You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new folder under the Source folder, with the same structure as the Functions project (similar build and config XML files, with the export JAR name being petitpoucet-graphutils.jar:
Add GraphUtils to the Source/build.xml file. It should have added entries in the file similar to those handling the Functions project (with folder names modified).
Source
folder, with the same structure as theFunctions
project (similar build and config XML files, with the export JAR name beingpetitpoucet-graphutils.jar
:GraphUtils
to theSource/build.xml
file. It should have added entries in the file similar to those handling theFunctions
project (with folder names modified).config.xml
; add an entry to this JAR with the<bundle>
parameter set totrue
. Reference to adding dependencies inbuild.xml
: https://github.com/sylvainhalle/AntRun#declaring-dependencies----------------------------------------------depsThe text was updated successfully, but these errors were encountered: