Results 1 to 4 of 4
Thread: Eclipse in Ubuntu
- 12-07-2008, 07:01 PM #1
Member
- Join Date
- Dec 2008
- Posts
- 3
- Rep Power
- 0
Eclipse in Ubuntu
I have Eclipse SDK version 3.2.2 in Ubuntu here. In Vista, the Eclipse does astounding things, like suggests fixes to errors and allows you to click on the suggestions to automatically do them. However, in Ubuntu here, it doesn't even suggest methods when I do things like "System.out." Do I need to get an updated version? Is it something with the JDK?
- 12-07-2008, 07:06 PM #2
Member
- Join Date
- Dec 2008
- Posts
- 3
- Rep Power
- 0
Oh, great, I checked the correct JDK to use in the execution enviornment, so it autocompletes now, but it still doesn't suggest fixes, only tells me things like "variable strIn may not have been initialized" when I hover over the errored lines
- 12-07-2008, 07:13 PM #3
Member
- Join Date
- Dec 2008
- Posts
- 3
- Rep Power
- 0
Oh, and also, my Eclipse fails to autoinsert semicolons after the correct lines, like
return true
doesn't automatically change to
return true;
- 12-13-2008, 01:23 AM #4
Similar Threads
-
Log rotation in ubuntu
By sarah11 in forum New To JavaReplies: 0Last Post: 11-04-2008, 07:46 AM -
Applet works on Windows, Ubuntu and Mac, but not on Redhat and Fedora
By bhaskar_e in forum AWT / SwingReplies: 6Last Post: 10-22-2008, 05:05 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks