[
https://jira.jboss.org/jira/browse/JBIDE-4404?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-4404:
--------------------------------------------
Nick, not using internal code is close to *impossible* if you want to do anything beyond
"Hello world" plugin that integrates with WTP.
i.e. all of the interesting/useful XML Editors api are internal, essential operations in
Dali is internal, eclipse JDT (until recently) were only extendable via internal api....it
is a shame, but the hard truth.
For this specific instance we should probably just have the ID as a direct string instead
of using the internal constant.
hibernate.jpt.ui.xpl.PersistenceUnitGeneralComposite fails to
compile: JpaHelpContextIds.PERSISTENCE_UNIT_GENERAL cannot be resolved
------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4404
URL:
https://jira.jboss.org/jira/browse/JBIDE-4404
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.0.M1
Reporter: Nick Boldt
Assignee: Dmitry Geraskov
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/devstudio-nightly-2....
[java] [javac] ----------
[java] [javac] 1. ERROR in
/home/hudson/hudson_workspace/workspace/devstudio-nightly-2.1.0.M1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/xpl/PersistenceUnitGeneralComposite.java
(at line 172)
[java] [javac] return JpaHelpContextIds.PERSISTENCE_UNIT_GENERAL;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] JpaHelpContextIds.PERSISTENCE_UNIT_GENERAL cannot be resolved
[java] [javac] ----------
[java] [javac] 1 problem (1 error)
[java] [javac] Compilation failed. Compiler errors are available in
/home/hudson/hudson_workspace/workspace/devstudio-nightly-2.1.0.M1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.jpt.ui/(a)dot.log
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira