PDA

View Full Version : LPS Source Code Debugging


AngelDev
05-19-2005, 11:49 AM
Has anyone successfully compiled the Source Code and stepped though it with an IDE Debugger?


I keep having issues with compiling the source.

First, I had trouble with compiling assertions, but I got passed that.

Then I had problems with missing java files such as org.openlaszlo.css.CharStream.java.

I have to take a breather on this one its giving me a headache.