My IDE Broke

1 view
Skip to first unread message

Brady Hunt

unread,
Aug 3, 2011, 4:40:05 PM8/3/11
to BYU 142 Summer 2011
I allowed the computer to download some updates for my netbeans IDE
and when it was trying to instantiate the updates, the IDE broke. It
just won't even load when I try to run the program. I have tried re
installing it. I've tried installing Eclipse a bunch of times. I've
been messing around with it for a couple hours and I can't get either
to work. Seeing as how project 15 is due tonight and I don't have a
working IDE, what advice do you have for me? Is there anyone who
could help me get the program running on my laptop.

Andrei Rybin

unread,
Aug 3, 2011, 4:41:53 PM8/3/11
to byu-142-s...@googlegroups.com
Brady, I ran into the same problem.. ran the update in class and it crashed my Eclipse... couldn't type anything for the last half of the class period... I just downloaded the newest version again and started it - and it seems to be working fine... try redownloading it.

Sarah Morley

unread,
Aug 3, 2011, 4:41:53 PM8/3/11
to byu-142-s...@googlegroups.com
I'm currently in 1119 until 6 today, so you can bring it by and I'll take a look.

Sarah

Lane - TA

unread,
Aug 3, 2011, 4:47:02 PM8/3/11
to byu-142-s...@googlegroups.com
If all else fails...

I would first try a system restore and go to the point before you updated NetBeans.

If that doesn't work, install java if you don't have it already, and then set up your classpath variables using this guide. Then you can run things from the command line. All you have to do is navigate to your directory using the command prompt, and then use the command javac to compile and java to run the program. For example, if you had a HelloWorld.java file you would navigate to that directory in the command prompt and type javac HelloWorld.java. Then to run the program, you type java HelloWorld.

However, you won't have any help from an IDE at all with the above method. And you'll need to program in another editor. I suggest Notepad++.

Sarah would be able to help you get all that set up if needs be.
Message has been deleted

Brady Hunt

unread,
Aug 3, 2011, 4:55:26 PM8/3/11
to BYU 142 Summer 2011
I was able to redownload and get it up and running again. Whew!
Thanks for all the help!
Reply all
Reply to author
Forward
0 new messages