Hey guys,
I am trying to use panopticode for the first time..
1. while trying to apply it to a maven based project, i keep on getting a:
BUILD FAILED
/home/guilherme/build-example.xml:57: The following error occurred
while executing this line:
/home/guilherme/panopticode/panopticode-imports.xml:125:
panopticodeFile panopticode.xml does not exist
Which seems like panopticode.xml does not exist (and it really doesnt).
Any hints?
2. I just downloaded the source from svn and the commited .classpath
file is pointing to checkstyle-4.2 while you guys are using
checkstyle-4.3 (therefore it doesnt compile out of the box under
eclipse).
3. While trying to compile it (panopticode) using ant:
guilherme@amendoim:~/workspace/panopticode$
~/java/apache-ant-1.7.0/bin/ant -lib
panopticode/supplements/jdepend/lib -lib prod/lib
Buildfile: build.xml
BUILD FAILED
/home/guilherme/workspace/panopticode/build.xml:23: The following
error occurred while executing this line:
/home/guilherme/workspace/panopticode/panopticode/panopticode-imports.xml:2=
4:
The following error occurred while executing this line:
/home/guilherme/workspace/panopticode/panopticode/supplements/checkstyle/ch=
eckstyle-imports.xml:25:
taskdef class org.panopticode.supplement.ant.CheckstylePanopticode
cannot be found
question: It looks like panopticode must be already compiled in order
to compile it?
4. The build.bat file can be changed to use forward slashes, which
works under linux and windows:
ant -lib panopticode/supplements/jdepend/lib/ -lib prod/lib/ %*
5. If you take out the comments from build.bat, chmod it properly and
build both a .tar.gz and zip binary file, you get it even easier for
linux users
regards
Guilherme
--=20
Guilherme Silveira
--------------------------------------------------
gui...@ca...
Caelum - Ensino e Solu=E7=F5es em Java
www.caelum.com.br
|