Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 09-02-2005, 06:14 PM   #1 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default eclipse


how do i install the eclipse 3.0.1 SDK given in this month's Digit DVD?

it refuses to install in my winXP pro

plz help
iinfi is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 09-02-2005, 06:20 PM   #2 (permalink)
why need title?
 
bharathbala2003's Avatar
 
Join Date: Feb 2005
Location: CONFUSED!! AM LOST
Posts: 1,134
Default Re: eclipse

Quote:
Originally Posted by iinfi
it refuses to install in my winXP pro
wat does the message it says?? wat u mean by refuse??
bharathbala2003 is offline  
Old 10-02-2005, 08:40 AM   #3 (permalink)
manas
Guest
 
Posts: n/a
Default

Just extract the eclipse zip folder to any place you want.Then make sure you have the Java 2 runtime envoronment.In case you do not have it you can install it from the digit dvd(i don't remember which month may be nov or dec.check it.)Then run the eclipse.exe file.
 
Old 10-02-2005, 05:59 PM   #4 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default

java runtime is installed but i just get the hourglass symbol in my mouse pointer and it goes off without giving any error
eclipse is not installed!!
__________________
mekalodu
iinfi is offline  
Old 10-02-2005, 06:20 PM   #5 (permalink)
Wise Old Owl
 
Join Date: Jul 2004
Location: Bangalore
Posts: 1,208
Default

JRE might be installed however it might not be in you PATH variable. Do the following :

open up a command prompt.
Goto the directory whe eclipse is installed. I am assuming that you have installed it in C:\ecplise so say cd c:\eclipse
now just type java -version. This will give you the version of JRE you have installed. If this command returns a java is not recognized as an internal or an external command error then your JRE is not in the PATH or your PATH variable has been modified.
case 1 :
java command gives error. Then do the fllowing. Right click on My computer and select properties. Click on the advanced tab and select Environment Varibles button which is to the bottom. Then in the system variables there will be a PATH variable. Double click it and in the value row enter the location of your JRE bin directory for example c:\jre\bin (change this accordingly). Save it and close the properties window. You will need to close the command prompt window and open a new one and perform the above mentioned stepd once again.

Case 2:

The java command works fine yet eclipse fails. Then try this. Type the following command. "Set JAVA_HOME=<location of your JRE or JDK>" and then try running eclipse from inside the command window.


Hope this helps.
__________________
AMD 64 3500+ Venice
DFI Lan Party Ultra-D
2* 512 MB PdP Memory with 2-2-5L timings
XFX 7900GT 256 MB Card
icecoolz is offline  
Old 13-02-2005, 03:49 PM   #6 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default

well sorry
eclipse itself is not getting installed ...
java path
j2ee
j2ee_home
java_home
all these paths are set correctly ..
i m learning j2ee .....

just a few days back i tried to install eclipse from Digit DVD and i got and error in a message box as soon as i clicked the eclipse setup file

the error says
ECLIPSE_STARTUP_ERROR_CHECK_LOG

what cud be the reason...
__________________
mekalodu
iinfi is offline  
Old 25-02-2005, 10:43 AM   #7 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default

does eclipse given in digit DVD require java
J2SE 5.0 ?? and J2EE 1.4 ??

i have the following installed ...
J2EE 1.4 SDK
J2SE 1.4.2 SDK
__________________
mekalodu
iinfi is offline  
Old 25-02-2005, 11:35 AM   #8 (permalink)
Wise Old Owl
 
Join Date: Jul 2004
Location: Bangalore
Posts: 1,208
Default

Eclipse needs only JDK 1.4 and above. So what you have installed is fine. There is no installer for eclipse. It just needs to be extracted to a dir and run from there and it will work. Been using it for ages.
__________________
AMD 64 3500+ Venice
DFI Lan Party Ultra-D
2* 512 MB PdP Memory with 2-2-5L timings
XFX 7900GT 256 MB Card
icecoolz is offline  
Old 25-02-2005, 12:56 PM   #9 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default

my eclipse is not working ....
when i double click eclipse.exe file i get an error
ECLIPSE_STARTUP_ERROR_CHECK_LOG

i had posted the same in my earlier posts ....
well
sud i extract it into any specific folder ...like
program files
or system32?
plz help....
__________________
mekalodu
iinfi is offline  
Old 25-02-2005, 05:20 PM   #10 (permalink)
Wise Old Owl
 
Join Date: Jul 2004
Location: Bangalore
Posts: 1,208
Default

We need to see what exactly the error is. CHeck the log file and post it here. The log file should be in the same directory.
__________________
AMD 64 3500+ Venice
DFI Lan Party Ultra-D
2* 512 MB PdP Memory with 2-2-5L timings
XFX 7900GT 256 MB Card
icecoolz is offline  
Old 25-02-2005, 06:22 PM   #11 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default

well this seems to b the log file .....


Quote:
!SESSION Feb 25, 2005 16:51:35.586 ---------------------------------------------
eclipse.buildId=M200409161125
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

!ENTRY initial@reference:file:h:/Go!Zilla Downloads/eclipse-SDK-3.0.1-win32/eclipse/plugins/org.eclipse.core.runtime_3.0.1/ 0 0 Feb 25, 2005 16:51:35.606
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: BUNDLE_ACTIVATOR_EXCEPTION
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:975 )
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHos t.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractB undle.resume(AbstractBundle.java:366)
at org.eclipse.osgi.framework.internal.core.Framework .resumeBundle(Framework.java:999)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:577)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.incFWSL(StartLevelManager.java:488)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.doSetStartLevel(StartLevelManager.java:27 3)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:444)
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:186)
at org.eclipse.osgi.framework.eventmgr.EventThread.ru n(EventThread.java:104)
Caused by: java.lang.NoClassDefFoundError: org.eclipse.osgi.service.environment.EnvironmentIn fo
at org.eclipse.core.internal.runtime.PlatformActivato r.acquireInfoService(PlatformActivator.java:223)
at org.eclipse.core.internal.runtime.PlatformActivato r.start(PlatformActivator.java:59)
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:954 )
... 10 more
Root exception:
java.lang.NoClassDefFoundError: org.eclipse.osgi.service.environment.EnvironmentIn fo
at org.eclipse.core.internal.runtime.PlatformActivato r.acquireInfoService(PlatformActivator.java:223)
at org.eclipse.core.internal.runtime.PlatformActivato r.start(PlatformActivator.java:59)
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:954 )
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHos t.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractB undle.resume(AbstractBundle.java:366)
at org.eclipse.osgi.framework.internal.core.Framework .resumeBundle(Framework.java:999)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:577)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.incFWSL(StartLevelManager.java:488)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.doSetStartLevel(StartLevelManager.java:27 3)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:444)
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:186)
at org.eclipse.osgi.framework.eventmgr.EventThread.ru n(EventThread.java:104)

!ENTRY initial@reference:file:h:/Go!Zilla Downloads/eclipse-SDK-3.0.1-win32/eclipse/plugins/org.eclipse.update.configurator_3.0.0/ 0 0 Feb 25, 2005 16:51:35.646
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: BUNDLE_ACTIVATOR_EXCEPTION
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:975 )
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHos t.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractB undle.resume(AbstractBundle.java:366)
at org.eclipse.osgi.framework.internal.core.Framework .resumeBundle(Framework.java:999)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:577)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.incFWSL(StartLevelManager.java:488)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.doSetStartLevel(StartLevelManager.java:27 3)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:444)
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:186)
at org.eclipse.osgi.framework.eventmgr.EventThread.ru n(EventThread.java:104)
Caused by: java.lang.NoClassDefFoundError: org.eclipse.osgi.framework.log.FrameworkLog
at org.eclipse.update.internal.configurator.Configura tionActivator.acquireFrameworkLogService(Configura tionActivator.java:468)
at org.eclipse.update.internal.configurator.Configura tionActivator.start(ConfigurationActivator.java:70 )
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:954 )
... 10 more
Root exception:
java.lang.NoClassDefFoundError: org.eclipse.osgi.framework.log.FrameworkLog
at org.eclipse.update.internal.configurator.Configura tionActivator.acquireFrameworkLogService(Configura tionActivator.java:468)
at org.eclipse.update.internal.configurator.Configura tionActivator.start(ConfigurationActivator.java:70 )
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:954 )
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHos t.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractB undle.resume(AbstractBundle.java:366)
at org.eclipse.osgi.framework.internal.core.Framework .resumeBundle(Framework.java:999)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:577)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.incFWSL(StartLevelManager.java:488)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.doSetStartLevel(StartLevelManager.java:27 3)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:444)
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:186)
at org.eclipse.osgi.framework.eventmgr.EventThread.ru n(EventThread.java:104)

!ENTRY org.eclipse.osgi Feb 25, 2005 16:51:35.656
!MESSAGE ECLIPSE_STARTUP_STARTUP_ERROR
!STACK 1
java.lang.IllegalStateException: ECLIPSE_STARTUP_ERROR_BUNDLE_NOT_ACTIVE
at org.eclipse.core.runtime.adaptor.EclipseStarter.en sureBundlesActive(EclipseStarter.java:303)
at org.eclipse.core.runtime.adaptor.EclipseStarter.st artup(EclipseStarter.java:227)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java: 185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
__________________
mekalodu
iinfi is offline  
Old 25-02-2005, 08:51 PM   #12 (permalink)
Wise Old Owl
 
Join Date: Jul 2004
Location: Bangalore
Posts: 1,208
Default

ok. There seems to be an error with the release. Could be several reasons. Try the following :

1)Try extracting it to a different location and then run eclipse.

2) uninstall your Java and reinstall it.

3) Try installing JDK5 and then run eclipse and see if it works.

4) Well if all of the above fails download eclipse from the site and test it. I didnt install the IDE at home. Will check it out and let you know.
__________________
AMD 64 3500+ Venice
DFI Lan Party Ultra-D
2* 512 MB PdP Memory with 2-2-5L timings
XFX 7900GT 256 MB Card
icecoolz is offline  
Old 25-02-2005, 10:55 PM   #13 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default

ok thanks i will try ur suggestion...
__________________
mekalodu
iinfi is offline  
Old 26-02-2005, 11:46 AM   #14 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,519
Default

i extracted eclipse file in c drive n it stated working .....
thanks for ur help
does eclipse have a drag n dorm feature .... for creating buttons and textboxes ...??
__________________
mekalodu
iinfi is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Tenida
- by Charan
- by abhidev

Advertisement




All times are GMT +5.5. The time now is 09:59 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2