This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Linux / UNIX and the fly likes Eclipse on Debian Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "Eclipse on Debian" Watch "Eclipse on Debian" New topic
Author

Eclipse on Debian

Landon Blake
Ranch Hand

Joined: Dec 04, 2003
Posts: 121
This if for the few people using Java on Debian.

I would like to run the latest stable version of Eclipse (3.0.1) on my
Debian system. I have installed the latest JDK from Sun, using the
java-package utlity.

However, when I install Eclipse, I can't create a Java project, or
access any of the Java tools. I can't even find the "Java" entry in
the Preferences dialog.

Any ideas?

Do I need to configure a setting in Eclipse to get it to recognize my
JDK, or do I need to set up a CLASSPATH for Eclipse in my Debian
system?

Thanks,

Landon
[ July 29, 2005: Message edited by: Landon Blake ]
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24054
    
  13

Did you install the "Eclipse SDK", or just the much smaller "Eclipse Platform"? Remember you need the former, not the latter.


[Jess in Action][AskingGoodQuestions]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Eclipse on Debian
 
Similar Threads
Main JFrame doesn't always regain focus when modal dialog closes
Split Pane not working
Collection specific elements not generic problem
Eclipse version supports 1.4
New Features in Java