[Home]Source Release

GvTags | RecentChanges | Preferences

Download the source release from [Berlios] or from [Sourceforge].


Building GvTags from the source distribution:

See the file readme.txt in these directories to find out which libraries are needed.
The simplest way to get the libraries is to copy them from the War Release.
But don't copy the gvtags-*.jar, since it contains what you want to build.


Working with eclipse and tomcat:

The ouput folder is set to WEB-INF/classes by the sysdeo tomcat plugin.
This can be done by calling ant with the goal compile.groovy.

I am using eclipse with the sysdeo plugin to develop the java files, monitor and start the ant build for the groovy files. To edit groovy files, I prefer jedit because the actual version has a nice syntax highlighting for groovy.

The compilation of groovy files is only needed for the groovy classes implementing GvTags, because they must be deployed as class files in tomcat. If code in a GvTag calls external groovy code, these classes are automatically compiled by the underlying groovy script engine.


GvTags | RecentChanges | Preferences
This page is read-only | View other revisions
Last edited February 15, 2008 5:52 pm by 145.243.194.141 (diff)
Search:
Hosted by BerliOS Developer Logo, cohosted at SourceForge.net Logo