Friendlyskies AoI Forum

You are not logged in.

Announcement

#1 February 3, 2010, 10:02 pm

DarkAngelDeath
Mostly Harmless
Registered: January 31, 2010,
Posts: 10
Reputation :   

starter plug in kit

help I cannot find wheres that fix this, I have JDK here's the problem.


Code:

BUILD FAILED
D:\DS\TS\aoi\PluginStarterKit\examples\build.xml:39: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "C:\Program Files\Java\jre6"

I am using eclipse gallileo

thanks in advance

Last edited by DarkAngelDeath (February 3, 2010, 10:03 pm)

Offline

 

#2 February 4, 2010, 9:50 am

mayid
42
From: Argentina
Registered: March 29, 2009,
Posts: 1004
Reputation :   
Website

Re: starter plug in kit

Your compiler doesn't point to the folder where java is. You must set classpath.

http://java.sun.com/j2se/1.3/docs/toold … spath.html

I'm not truly a Java developer, but this may help too:
http://www.cs.iastate.edu/~lmiller/cs36 … clipse.htm

What are you wanting to do?


Comunidad en español:
www.aoi-castellano.com.ar/ForoBB/index.php
Comunidad de aprendizaje.

Offline

 

#3 February 4, 2010, 10:37 pm

DarkAngelDeath
Mostly Harmless
Registered: January 31, 2010,
Posts: 10
Reputation :   

Re: starter plug in kit

Thanks mayid, I try that

mayid wrote:

What are you wanting to do?

just take a look at and might also learn, I am not also a java developer.

I am trying to compile the sample in starter plug in kit.

thanks

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson