Hey folks,
I work at a small company, and we wanted a good simple
tracking
solution, so I dug up JTRAC, did a demo, and people liked
it.
However, we nee more than 5 string fields. So like any
self-respecting
geek I decided to add them and recompile.
I downloaded Eclipse (I've not used it before). I got from
the SVN a
copy of JTRAC and updated all instance of cusStr to contain
01 - 10
(instead of 01 - 05)
I then tried to import the project via the build.xml into
Eclipse. In
theory it is suppose to include and handle ant builds,
dependencies ETC.
The import worked OK, but when I went to build, I ended up
receiving
errors such as: "The import org.acegisecurity cannot be
resolved
Jtrac.java jtrac/java/info/jtrac" and "The type
List is not
generic; it cannot be parameterized with arguments ".
Long story short what else do I need beyond a copy of the
source from
SVN and Eclipse in order to build this thing? I had no luck
finding
build info on the website.
Thanks in advance, and thanks for the nifty little app! I
hope I can
easily get that fixed so we can use it here.
- Jon McKamey
P.S. I'm not a java guy at all, but I dug around and found
the
acegisecurity JAR file in the archive, and copied it over to
the
project. I tried to include it as some kind of resource, but
no luck
.....
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
j-trac-users mailing list
j-trac-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs
|