]
Koen Aers updated JBIDE-18720:
------------------------------
Fix Version/s: 4.2.x
4.3.x
Wrong default package for REST endpoints
----------------------------------------
Key: JBIDE-18720
URL:
https://issues.jboss.org/browse/JBIDE-18720
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 4.2.0.Final
Reporter: Xavier Coulon
Fix For: 4.2.x, 4.3.x
It seems like the default package for the REST Endpoints (when calling "Generate
REST Endpoints from Entities" is a combination of the groupId + ".rest",
but this may not be the base package of the application.