My E-mail : gprofos@gmx.net
I open the customer.jar sample project and
press "compile". The result...
ch.abacus.lib.ui.renderer.programmableCompiler.Compilati
onException: compilation failed
at
ch.abacus.lib.ui.renderer.programmableCompiler.Programm
ableCompiler.throwCompilationErrors
(ProgrammableCompiler.java:949)
at
ch.abacus.lib.ui.renderer.programmableCompiler.Programm
ableCompiler.compile(ProgrammableCompiler.java:920)
at
ch.abacus.lib.ui.renderer.programmableCompiler.Programm
ableCompiler.compileClassesToFiles
(ProgrammableCompiler.java:772)
at
ch.abacus.lib.ui.renderer.programmableCompiler.Programm
ableCompiler.compileClassesToFiles
(ProgrammableCompiler.java:745)
at
ch.abacus.lib.ui.renderer.common.UIFactoryAssemblyLine.
CreateUI(UIFactoryAssemblyLine.java:344)
at
ch.abacus.designcockpit.ide.IDEActionManager$CompileA
ction.actionPerformed(IDEActionManager.java:586)
at
javax.swing.AbstractButton.fireActionPerformed
(Unknown Source)
at
javax.swing.AbstractButton$ForwardActionEvents.actionP
erformed(Unknown Source)
at
javax.swing.DefaultButtonModel.fireActionPerformed
(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed
(Unknown Source)
at javax.swing.AbstractButton.doClick
(Unknown Source)
at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown
Source)
at
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandl
er.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent
(Unknown Source)
at java.awt.Component.processEvent(Unknown
Source)
at java.awt.Container.processEvent(Unknown
Source)
at java.awt.Component.dispatchEventImpl
(Unknown Source)
at java.awt.Container.dispatchEventImpl
(Unknown Source)
at java.awt.Component.dispatchEvent
(Unknown Source)
at
java.awt.LightweightDispatcher.retargetMouseEvent
(Unknown Source)
at
java.awt.LightweightDispatcher.processMouseEvent
(Unknown Source)
at
java.awt.LightweightDispatcher.dispatchEvent(Unknown
Source)
at java.awt.Container.dispatchEventImpl
(Unknown Source)
at java.awt.Window.dispatchEventImpl
(Unknown Source)
at java.awt.Component.dispatchEvent
(Unknown Source)
at java.awt.EventQueue.dispatchEvent
(Unknown Source)
at
java.awt.EventDispatchThread.pumpOneEventForHierarch
y(Unknown Source)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy
(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents
(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents
(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown
Source)
Logged In: NO
1) You should open customer.proj
2) Hit compile.
3) If you at this point you can not compile then add the
tools.jar to the classpath byt editing the run.bat file.
Look at the forum where it tells exactly how to do it.
Mario
Open Abacus Team