A Pivot project is just like any other Java project, so a dedicated Pivot project is not necessary. Are you talking about a BXML or GUI editor? If so, this is something that has been discussed often but has unfortunately not yet been implemented. G
----- Reply message ----- From: "Jamal BERRICH" <[email protected]> Date: Sat, Apr 23, 2011 6:09 pm Subject: Pivot plugin Eclipse problem To: <[email protected]> Hello, a right-click on a java source works correctly but it's interessant to have a contexuel interface to edit and creat a Pivot project. thanks Jamal BERRICH 2011/4/20 Sandro Martini <[email protected]> > Hi all, > in my environment all is working (Eclipse Helios sr2 or 3.6.2, and the > Pivot > plugin but copied inside the dropins folder because simple plugins should > be > deployed there, and not inside the plugins folder). > > You should only take attention that the contextual menu of the Pivot plugin > will be visible only when you try to run a Pivot Application, or a bxml > file > ... with Java standard applications (having a main method and without > implementing the Pivot Application interface) it will not be visible. > > If you have some time, try to import only the tutorials Pivot project, and > fix the reference to all Pivot jars (to not import/download all the trunk), > then try to run in this way for example the HelloJava.java source, and the > HelloBXML.bxml file and all should be good. > > > Bye, > Sandro > > > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Pivot-plugin-Eclipse-problem-tp2840568p2842738.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com. >
