I am running a GWT web application project in Eclipse with specific objects that I make using JDO. Where (on my file system) are these objects actually saved if I run the project in development mode from Eclipse (and not in the Google App Engine, but locally)?
Found:
\war\WEB-INF\appengine-generated
Have you already searched for eclipse Work_dir? If there aren't any objects you are looking for, you might find something useful using a window -> preferences -> GWT.
, , GWT, .
Source: https://habr.com/ru/post/1749014/More articles:Преобразование словаря в список - c#generating class from sleep mapping file - javaPOJO from HBM file - javaJQuery table sorter with combo strings - jqueryCan I use the static cache caching method in NET MVC controller? - c #.NET 4.0 is slower than earlier versions, is that true? - c #Can I use facebook-connect as my user authentication? - authenticationCan we have a bean with components in a composite component of JSF2? - javaVisual Studio stores the absurd default value in the constructor file - .netHow to get confirmation in TCP connection in Java - javaAll Articles