Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
hebaalbaba
hebaalbaba's Profile
1
Posts
4
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Compile Failed
[8 Replies]
11-Jul-2013 09:40 PM
Forum:
Library and Tool Development
Hi,
I followed these insructions to start building new tool
https://github.com/processing/processing-templates/wiki/Eclipse-Tool-Template
then i
Compiled my library using Ant i had this error
BUILD FAILED
/home/heba/workspace/tool/resources/build.xml:107: The following error occurred while executing this line:
/home/heba/workspace/tool/resources/build.xml:141: /home/heba/workspace/tool/${classpath.libraries.location} does not exist.
Total time: 1 second
line 107 :
<antcall target="compile" />
line 141 :
<javac srcdir="${project.tmp}/${project.name}/src" destdir="${project.bin}" source="${java.target.version}" target="${java.target.version}" includeantruntime="false">
I'm working on ubuntu 12.04
any help, please ? :(
«Prev
Next »
Moderate user : hebaalbaba
Forum