The second option would be most correct. The component name should
follow the project root of JPT to be consistent with Eclipse
conventions.
org.eclipse.jpt.jpadiagrameditor.ui
org.eclipse.jpt.jpadiagrameditor.ui.test
Neil
On 2/24/2011 9:36 AM, Karen Butzke wrote:
I have a question about the new plug-ins. I am wondering if we
should rename these to match what we have recently done in the jpa
and jaxb components. Maybe the names should be:
org.eclipse.jpt.jpa.diagrameditor.ui
org.eclipse.jpt.jpa.diagrameditor.ui.test
or since jpa-diagram-editor is the component:
org.eclipse.jpt.jpadiagrameditor.ui
org.eclipse.jpt.jpadiagrameditor.ui.test
Any thoughts?
Karen
On 2/24/2011 6:08 AM, Tran Le wrote:
It was a long night but the compilation is passing now and
tests has started; we were caught with String.isEmpty() in 1.5
in the Diagram Editor.
There are 2 new features and 3 plugins in CVS at:
org.eclipse.jpa/components/jpa_diagram_editor
For development you only need to check out:
org.eclipse.jpt.ui.diagrameditor
org.eclipse.jpt.ui.diagrameditor.test
the rest are build related stuff.
To compile you will need download the latest WTP integration
build, because it includes Graphiti. There are also two other
prerequisites that you will have to download EMF Transaction
and EMF Validation, all listed in the download page.
The JUnit tests in the build are still running right now, but
the zip files are ready to be downloaded.
Note the org.eclipse.jpt.ui.diagrameditor.test bundle is not
integrated into the build yet.
-Tran
Ps. Thanks to David for his help.
_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev
_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev
|