You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I used the video to get started with archetype, I ended up with a project that had files with module instead of the actual project name. Also the java file, gwt.xml all had ${module} placeholder instead.
I'm working on a Linux Mint using Eclipse Neon 3 and have GWT 2.8 and GWT Plugin for Eclipse 3.0 installed. However I followed the example in your video to set up my project.
I believe this is because the "module" property is not displayed during the creation of my project via the archetype. In your video once you move to start adding the groupId and artifactId to the project you can clearly see the property with the module App in the lower window. This is missing from my dialog.
The text was updated successfully, but these errors were encountered:
When I used the video to get started with archetype, I ended up with a project that had files with module instead of the actual project name. Also the java file, gwt.xml all had ${module} placeholder instead.
I'm working on a Linux Mint using Eclipse Neon 3 and have GWT 2.8 and GWT Plugin for Eclipse 3.0 installed. However I followed the example in your video to set up my project.
I believe this is because the "module" property is not displayed during the creation of my project via the archetype. In your video once you move to start adding the groupId and artifactId to the project you can clearly see the property with the module App in the lower window. This is missing from my dialog.
The text was updated successfully, but these errors were encountered: