]
Jeff MAURY closed JBIDE-18720.
------------------------------
Resolution: Won't Fix
Forge is deprecated
Wrong default package for REST endpoints
----------------------------------------
Key: JBIDE-18720
URL:
https://issues.redhat.com/browse/JBIDE-18720
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 4.2.0.Final
Reporter: Xavier Coulon
Assignee: Koen Aers
Priority: Major
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.