Torque for Eclipse 3.1
by Holger · in Torque Game Engine · 07/25/2005 (8:22 am) · 8 replies
I am a newbie for Torque and for Eclipse (C++) so it would be very helpful for me
if somebody could explain for me (step for step) how to set up Eclipse to run with the torque "project".
I know that there is already TBE which I already downloaded and installed -
but it's Eclipse 3.0 and I am already using and need to use Eclispe 3.1 with Java.
thanks for all help!
if somebody could explain for me (step for step) how to set up Eclipse to run with the torque "project".
I know that there is already TBE which I already downloaded and installed -
but it's Eclipse 3.0 and I am already using and need to use Eclispe 3.1 with Java.
thanks for all help!
#3
@Juegen - have you tried this yet? Are you able to compile Torque in Eclipse now?
08/20/2005 (5:02 pm)
Alrighty I need people to test this help tute so please head over to the link above and try it (zip file attached at the bottom of the thread). You should be able to install Torque anywhere and get it to compile with Eclipse if you follow the procedure I have provided.@Juegen - have you tried this yet? Are you able to compile Torque in Eclipse now?
#4
till now I didn't try because TBE is Elicpse 3.0 - I need to use Eclipse 3.1 because of
some plugins which need the 3.1 version.
Any thread where it is explained how to build TBE manually?
08/21/2005 (12:00 pm)
Andy,till now I didn't try because TBE is Elicpse 3.0 - I need to use Eclipse 3.1 because of
some plugins which need the 3.1 version.
Any thread where it is explained how to build TBE manually?
#5
08/21/2005 (4:58 pm)
Okay - I'll download the Eclipse 3.1 SDK - revise the tut and add any changes for the difference between 3.0 and 3.1 - but I don't think there will be any. Watch this space.
#7
Can anyone tell me what's going on - or how to fix it? It wont run now. Maybe I installed it the wrong way - 3.0 worked before so all the Java stuff seems to be in place.
09/08/2005 (3:50 pm)
Well I tried this. I have TBE 0.6 installed already. I unpacked the Eclipse 3.1 update and pasted the files over my original install and I got these errors. Previously I had just unpacked the Eclipse3.1 files to it own folder and got the same error, that's why I was thinking it was just an update and tried pasting it into my 3.0 installCan anyone tell me what's going on - or how to fix it? It wont run now. Maybe I installed it the wrong way - 3.0 worked before so all the Java stuff seems to be in place.
!SESSION 2005-09-09 07:58:13.61 ------------------------------------------------ eclipse.buildId=I20050627-1435 java.version=1.4.2_05 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86 !ENTRY org.eclipse.core.runtime 2005-09-09 07:58:13.672 !MESSAGE Product org.eclipse.sdk.ide could not be found. !ENTRY org.eclipse.osgi 2005-09-09 07:58:13.692 !MESSAGE Application error !STACK 1 java.lang.RuntimeException: No application id has been found. at org.eclipse.core.internal.runtime.PlatformActivator.run(PlatformActivator.java:204) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948)
#8
could get it running with:
TBE 0.6
updated to Eclipse 3.1
updated to CDT 3.0 (the fresh released C/C++ Env. for Eclipse)
Compiled TGE 1.3 fine (Examples work)
Will try tomorrow to use your tutorial.
Actually it's all in their default directories which I don't like.
Would also like to compile 1.4 RC2
still a newbie to that......
09/10/2005 (1:42 pm)
Andy,could get it running with:
TBE 0.6
updated to Eclipse 3.1
updated to CDT 3.0 (the fresh released C/C++ Env. for Eclipse)
Compiled TGE 1.3 fine (Examples work)
Will try tomorrow to use your tutorial.
Actually it's all in their default directories which I don't like.
Would also like to compile 1.4 RC2
still a newbie to that......
Associate Andy Hawkins
DrewFX
www.garagegames.com/mg/forums/result.thread.php?qt=33474