Community
Participate
Working Groups
If you create a project via "Web Client Project" then the project doesn't have the Java nature. Since we run dedicated services through a test server on this RUI project, we need the project to be a Java project (you can't run a Java process on a non-Java project).
I think if we need to run dedicated services in the project, maybe we should create a "Web Client with Service Project". If we add java nature to web client project, I don't think there is much differences between these two kind of projects. Maybe we should just remove "Web client project" template. Will, what do you think?
I think we should keep both project templates (web client and web client with services) since the developer may only be interested in writing client-side logic (and should not have to deal with Java and JavaScript generators configured on the project and the added complexity this brings). So, I vote to just add the Java nature to projects created with the 'web client' template ..
I agree with Will.
Created attachment 203982 [details] Add java nature to Web Client Project
Make web client project to be a java project.
Verified