Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Question about libs classpath handling of source

Hi Jesse:

I am trying to bundle up the release and ensure that source code is available; one thing I noticed was all the fun entries in .classpath these days.
<classpathentry exported="true" kind="lib" path="lib/gt-shapefile-renderer-2.6-SNAPSHOT.jar" sourcepath="net.refractions.udig.libssrc.zip"/>
The net.refractions.udig.libs plugin is actually expected to be unpacked according to the sdk feature; is that going to confuse matters?

Jody


Back to the top