It is currently Sat Nov 26, 2011 8:05 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: New developers: ted tutorial
PostPosted: Sun Nov 26, 2006 5:01 pm 
Offline
Lead Developer
User avatar

Joined: Mon Jan 16, 2006 5:46 pm
Posts: 904
Location: Netherlands
See the Wiki documentation for the following topics:


If you've more questions about being, or becomming, a ted developer you can ask them here.


Top
 Profile  
 
 Post subject: Re: New developers: ted tutorial
PostPosted: Fri Oct 08, 2010 11:41 am 
Offline

Joined: Fri Oct 08, 2010 10:59 am
Posts: 2
I am having problems setting up TED as an eclipse project. I have never used Maven and keep getting the following error when trying to run the build ant task:


Buildfile: D:\WorkSpace\iced-ted\ted-core\build.xml
prepare:
build:
[javac] Compiling 164 source files to D:\WorkSpace\iced-ted\ted-core\build

BUILD FAILED
D:\WorkSpace\iced-ted\ted-core\build.xml:35: D:\WorkSpace\iced-ted\ted-core\target\dependency not found.

What settings do I need to setup for Maven? It only seems to be readying the project POM.xml and not the modules defined it.

I am using Eclipse 3.5 and Maven 2. I have subclipse installed and connected to the repository.

Would appreciate any help you can give.


Top
 Profile  
 
 Post subject: Re: New developers: ted tutorial
PostPosted: Thu Sep 22, 2011 1:41 am 
Offline

Joined: Wed Sep 14, 2011 12:28 am
Posts: 1
I was using the guide located at https://ted.nu/wiki/index.php/Using_SVN. When I came to the following section, I got stuck.

Quote:
Therefor select in the menu Run->Run.... Locate the main class (ted.tedMain) and in the Arguments tab add localSave as option.


When I entered "ted.tedMain" in the Run Configurations -> Main Class field, I received the following error.

Exception in thread "main" java.lang.NoClassDefFoundError: ted/tedmain
Caused by: java.lang.ClassNotFoundException: ted.tedmain
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: ted.tedmain. Program will exit.


I would like to correct what I am doing wrong, and if necessary improve the getting started guide that has been provided for would be developers.


Attachments:
File comment: Run Configuration from Eclipse
Eclipse-Run Configurations .png
Eclipse-Run Configurations .png [ 87.32 KiB | Viewed 155 times ]
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group