On Fri, 05 Sep 2003 07:46, antonovich wrote: > Can anyone give me some advice on this? I know that I have Java installed > "properly" as I can run NetBeans3.5. I did a windows and just downloaded > the bin and double-clicked. NetBeans works fine but I have tried to install > BlueJ and now Anyj and I get these messages... Is it that JRE is not > installed properly? How do i find out? What would you recommend I do to > keep NetBeans working (I quite like it, though I know you are all probably > going to tell me I should use JBuilder...) but be able to install other > IDEs? > Cheers > anton > ps. I am following the install instructions... > > # java -jar anyj4.3.7-linux.jar > Warning: -jar not understood. Ignoring.
What is the output of "java -version" ? Sounds like the JRE is too old, but then, why did NetBeans run? I like NetBeans too, been using it at uni for Soft-Eng. Later Lee Gegg