Marián Labuda created JBIDE-17548:
-------------------------------------
Summary: Creation of JAX-RS Resource generate code with syntax error
Key: JBIDE-17548
URL:
https://issues.jboss.org/browse/JBIDE-17548
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.2.0.Beta2
Reporter: Marián Labuda
Issue has been found in respin-a.
Choosing other location for a JAX-RS Resource than default package cause leaving this junk
of code in resource file
{code}
import ;
{code}
Choosing default package do not generate this line of code.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)