IDE for Laszlo is a technology preview of an Eclipse-based development environment for creating, editing, debugging, and testing applications based on the LZX declarative mark-up language. Laszlo is based on LZX, which is an XML and JavaScript description language similar in spirit to XUL (XML User interface Language) and XAML ("Longhorn" mark-up language by Microsoft®).
The Laszlo Platform is an open-source platform for the development and delivery of Rich Internet applications (see http://www.openlaszlo.org for more information) where the LZX XML mark-up is used to create the user interfaces.
http://alphaworks.ibm.com/tech/ide4laszlo
-
Laszlo IDE released on AlphaWorks (8 messages)
- Posted by: Roland Chan
- Posted on: November 19 2004 15:27 EST
Threaded Messages (8)
- Laszlo IDE released on AlphaWorks by John Corro on November 24 2004 10:09 EST
- Custom Components by Binil Thomas on November 24 2004 11:23 EST
- Yes! by Roland Chan on November 25 2004 10:29 EST
- Laszlo IDE released on AlphaWorks by Martin Zardecki on November 24 2004 13:14 EST
-
Laszlo IDE released on AlphaWorks by Josef Adersberger on November 25 2004 07:08 EST
- Laszlo IDE released on AlphaWorks by simon says on November 25 2004 08:31 EST
-
Laszlo IDE released on AlphaWorks by Josef Adersberger on November 25 2004 07:08 EST
- Custom Components by Binil Thomas on November 24 2004 11:23 EST
- Laszlo IDE released on AlphaWorks by thomas delnoij on November 25 2004 10:57 EST
- XUL Challenge by Benjamin Fayle on November 25 2004 20:08 EST
-
Laszlo IDE released on AlphaWorks[ Go to top ]
- Posted by: John Corro
- Posted on: November 24 2004 10:09 EST
- in response to Roland Chan
I've found that IntelliJ w/ some customization works pretty well too. You have to register the Laszlo DTD, then it's capable of doing code completion and error marking. The one fault that I've found is that when you create custom library components, IntelliJ doesn't know what to do and so it just figures it's just another XML file w/ no DTD registered to it. Just a shameless plug for my favorite IDE :) -
Custom Components[ Go to top ]
- Posted by: Binil Thomas
- Posted on: November 24 2004 11:23 EST
- in response to John Corro
I have not tried this out, but a quick question: can this plugin provide intellisense for properties from custom Laszlo components?
And as John noted, I had also found that IDEA with the DTD resource registered works fairly well.
Thanks,
Binil -
Yes![ Go to top ]
- Posted by: Roland Chan
- Posted on: November 25 2004 22:29 EST
- in response to Binil Thomas
Laszlo IDE does more than just provide intellisense like capabilities. It allows you to develop Laszlo applications in a WYSIWYG evironment.
Gone are the days of writing LZX XML, deploying to your container, and refreshing your browser. The LZX editor comes complete with a source and preview mode, drag and drop components into source view, and much more...
Check out the demo on alpha works.
I'm a big fan of IDEA also, but have been using Eclipse exclusively now since early 3.0 M2 and love it. I don't think there is a plugin out there for IDEA that can do what the Laszlo IDE can... yet. -
Laszlo IDE released on AlphaWorks[ Go to top ]
- Posted by: Martin Zardecki
- Posted on: November 24 2004 13:14 EST
- in response to John Corro
Here's my vote for an IntelliJ plugin!!!
Any takers? -
Laszlo IDE released on AlphaWorks[ Go to top ]
- Posted by: Josef Adersberger
- Posted on: November 25 2004 07:08 EST
- in response to Martin Zardecki
I also vote for an IntelliJ plugin! -
Laszlo IDE released on AlphaWorks[ Go to top ]
- Posted by: simon says
- Posted on: November 25 2004 08:31 EST
- in response to Josef Adersberger
I also vote for an IntelliJ plugin!
+1 -
Laszlo IDE released on AlphaWorks[ Go to top ]
- Posted by: thomas delnoij
- Posted on: November 25 2004 10:57 EST
- in response to Roland Chan
+1 -
XUL Challenge[ Go to top ]
- Posted by: Benjamin Fayle
- Posted on: November 25 2004 20:08 EST
- in response to Roland Chan
I'd like to see Laszlo enter the XUL Challenge so we can compare your XUL to other implementations:
http://xul.sourceforge.net/challenge.html