 |
 |
 |
 |
| Programming & Packaging A place to discuss programming and packaging. |

13th September 2004, 04:46 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 14

|
|
|
eclipse 3.0 and fedora core 2
Hi,
I have installed fedora core 2 and downloaded eclipse stable build 3.0. Unzipped it but when I am executing the command ./eclipse from the installed directory I am getting an error.
NOTE : I have already JAVA_HOME in my .bash_profile and put it in my path.
Can anybody please tell me what I am missing.
Regards
|

13th September 2004, 04:48 PM
|
 |
Retired Admin
|
|
Join Date: Jan 2004
Location: Penguin Land
Age: 63
Posts: 1,939

|
|
|
what is the error message?
|

13th September 2004, 07:40 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 14

|
|
|
The following is the error message :
!SESSION Mon Sep 13 11:58:15 EDT 2004
------------------------------------------!ENTRY
org.eclipse.core.launcher 4 0 Sep 13, 2004
11:58:16.160
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
at
org.eclipse.core.launcher.Main.getBootPath(Main.ja va:355)
at
org.eclipse.core.launcher.Main.basicRun(Main.java: 172)
at
org.eclipse.core.launcher.Main.run(Main.java:644)
at
org.eclipse.core.launcher.Main.main(Main.java:628)
|

13th September 2004, 07:45 PM
|
 |
Retired Admin
|
|
Join Date: Jan 2004
Location: Penguin Land
Age: 63
Posts: 1,939

|
|
|
try put JAVA in global instead of profile
let me know if it work
|

13th September 2004, 08:14 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 14

|
|
|
I added the JAVA_HOME in /etc/profile and did a export JAVA_HOME/bin. I am getting the same error.
Have I done it right ?
|

13th September 2004, 08:22 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 14

|
|
|
It has been fixed...Thanks for your help !!! The problem was that the downloaded zip file was not extracted properly...
Thanks Again !!!
|

13th September 2004, 08:31 PM
|
 |
Retired Admin
|
|
Join Date: Jan 2004
Location: Penguin Land
Age: 63
Posts: 1,939

|
|
glad it works
|

14th September 2004, 02:29 AM
|
|
Registered User
|
|
Join Date: May 2004
Location: Raleigh, NC
Posts: 741

|
|
|
Yeah being a java programmer your packages were not place correctly.
__________________
E-mail: jcstille@gmail.com
FedoraForum.org Administrator
Please read the Guidelines
So these are the people FedoraForum.org Here and their Blogs
My Blog <-Where I let you know whats going on
|

24th October 2004, 09:02 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 1

|
|
|
hello everyone,
I'm trying to use Eclipse 3.0.1 with jdk 1.5.0, because I'm required to use the Scanner class. I set the the path in Linux Fedora Core 2 so I can start eclipse from the terminal everything seems to work normal. But everytime I try to import java.util.Scanner; I get this message "The import of java.util.Scanner cannot be resolved." or when I import java.util.*; the message is "The import java.util is never used" please, if you're able to help me, tell me what to do. thank you very much
this is the first time when I'm writing on a forum and maybe I did not read the rules too carefully...
|

25th October 2004, 03:44 AM
|
 |
Retired Community Manager
|
|
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423

|
|
|
Eclipse 3.0.1 won't work with Java 5 - the parser's are not set to handle it, especially generics and enums. Use Netbeans 4 (beta) instead - it's gotten a lot better, even though it's still not quite up to the level of sophistication in Eclipse and IDEA.
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 17:58 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|