not sure. GUI Builder creates an xml file.  That xml file is converted to java code as explained in the GUI builder walkthrough, (https://www.codenameone.com/blog/gui-builder-walkthru.html
) where it states that simply running the app (shown using a different IDE, intellij I think, or netbeans) will generate the code.  I assume this is being done as part of the ant script, but I have no clue.  All I know is that there is no GUI builder xml->java when I launch.

On 06/29/2016 07:12 AM, Kaya TC wrote:
By GUIBilder Code you dont mean the ant script running and building the projectcode at least, before it launches the Simulator?

Am Mittwoch, 29. Juni 2016 16:07:05 UTC+2 schrieb [email protected]:
that launches (as does Simulator_{PROJECTNAME}.launch) however that doesn't build the GUI Builder code.

On Wednesday, June 29, 2016 at 6:59:37 AM UTC-7, Kaya TC wrote:
Select your project in the Projectexplorer, then on the upper bar where the Green Button for run is, you should have a {PROJECTNAME}_simulator configuration, otherwise just look for the Simulator_{PROJECTNAME}.launch, right click it, Run As -> Simulator_{PROJECTNAME}

Am Dienstag, 28. Juni 2016 21:49:56 UTC+2 schrieb [email protected]:
In the past with eclipse I launch either the Simulator_???.launch, or send to the server and then install / debug on and android device.  In the GUI builder walkthrough, (https://www.codenameone.com/blog/gui-builder-walkthru.html) it states that simply running the app (shown using netbeans) will generate the code for the GUI Builder form and then runs what appears to be a simulator.  How can I do this in eclipse?  Project->run as shows java applet and java application and neither will build the form and launch the sim.  Launching the Simulator_???.launch doesn't build the GUI Builder code.

--
You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/5773D892.7090400%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to