S
(Shovel)
Guest
In the absence of a dedicated "programming forum".
Downloaded JBuilder from the borland website - it comes in zip format. Unzip and run the exe.
It then crashes and gives a java error like this:
I am confused. WinZip will let me view "part of the file" as a zip archive, which seems to be the Java 2 SDK rather than the whole of JBuilder.
The system is well within the required specs.
It's a Duron 800, 256 MB, Windows XP Home.
XP is supported in the readme.
Does anyone know if this is an uver screw up error? or if it is more lilely a corrupt download that is bad in the critical place?
Any help appreciated.
Downloaded JBuilder from the borland website - it comes in zip format. Unzip and run the exe.
It then crashes and gives a java error like this:
java.lang.NullPointerException
at java.util.Hashtable.get(Hashtable.java:320)
at javax.swing.UIDefaults.get(UIDefaults.java:102)
at javax.swing.MultiUIDefaults.get(MultiUIDefaults.java:39)
at javax.swing.UIDefaults.getUIClass(UIDefaults.java:345)
at javax.swing.UIDefaults.getUI(UIDefaults.java:418)
at javax.swing.UIManager.getUI(UIManager.java:566)
at javax.swing.JPanel.updateUI(JPanel.java:107)
at javax.swing.JPanel.<init>(JPanel.java:67)
at javax.swing.JPanel.<init>(JPanel.java:97)
at javax.swing.JRootPane.createGlassPane(JRootPane.java:291)
at javax.swing.JRootPane.<init>(JRootPane.java:198)
at javax.swing.JFrame.createRootPane(JFrame.java:209)
at javax.swing.JFrame.frameInit(JFrame.java:199)
at javax.swing.JFrame.<init>(JFrame.java:142)
at com.zerog.ia.installer.Main.b(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
I am confused. WinZip will let me view "part of the file" as a zip archive, which seems to be the Java 2 SDK rather than the whole of JBuilder.
The system is well within the required specs.
It's a Duron 800, 256 MB, Windows XP Home.
XP is supported in the readme.
Does anyone know if this is an uver screw up error? or if it is more lilely a corrupt download that is bad in the critical place?
Any help appreciated.