Introduction to OpenLaszlo and NetBeans IDE
Here is a nice screencast introduction to using the NetBeans IDE Plugin for OpenLaszlo.
You can get the plug-in at https://nbopenlaszlosupport.dev.java.net/
Here is a nice screencast introduction to using the NetBeans IDE Plugin for OpenLaszlo.
You can get the plug-in at https://nbopenlaszlosupport.dev.java.net/
August 13th, 2008 at 6:13 pm
What I failed to see there was real usage of the IDE. A really long video of installing it, with very little demonstration of how it’s any better than the IDE for Eclipse.
August 20th, 2008 at 10:20 pm
I’ll try now!
September 6th, 2008 at 1:00 am
The plug-in installs OK, but but won’t load or create a project. In the Open Project dialogue, I get:
Project Name:
I’ve uninstalled / reinstalled a couple of times - no change.
Vista, Netbeans 6.1
September 6th, 2008 at 1:02 am
Whoops! Hooks killed the error message. It is:
Project Name:
{unrecognized project; missing plug-in?}
September 16th, 2008 at 7:49 pm
Excuse me,the first plugin has a issue that Project Name is constant to predefined name.
But you can rename it to your desired name after creating project using plugin.
I made new plugin fixed this issue.
You can download from this URL:
https://nbopenlaszlosupport.dev.java.net/files/documents/7206/107430/org-netbeans-modules-web-openlaszlo411.nbm
–stera
October 7th, 2008 at 3:34 pm
Still the new plugin, does not allow changing the name of program. You need to open the
project.properties file in Netbeans and change the program name there. Also need to change context path in project properties panel right-click on project name in left panel and choose Properties on pop up menu.