Just for clarity: I have been tying to extend the WOlips Plugin from GitHub with some custom functionality. The WOlips plugin has some 50 plugin project files. I created a new plugin project file in it. When I run the plugin in the Eclipse IDE as an Eclipse Application everything works fine, however when I try to build the update-site (which is done by the ant framework) the build fails:
<code> /Users/celik/WOlips_Development/WOlips-workspace/buildscripts/plugin-project.xml:34: Compile failed; see the compiler error output for details. [javac] /Users/celik/WOlips_Development/WOlips-workspace/wolips/core/plugins/org.objectstyle.wolips.eomodeler/java/org.objectstyle.wolips.eomodeler/java/org/objectstyle/wolips/eomodeler/editors/EOModelEditor.java:12: error: package ch.rucotec does not exist [javac] import ch.rucotec.SimpleApplication; </code> What do I miss? > On 5 Feb 2019, at 17:31, Savas Celik <savas.ce...@rucotec.ch> wrote: > > Somehow my message got wrapped. > > This is my question: > > I was experimenting with the Wolips plug-in. I have an extra plugin project > file which I want to build now, but i can’t make it build properly :/ what do > I have to take care of? when there is an extra file to build? > >> On 5 Feb 2019, at 16:54, Savas Celik <savas.ce...@rucotec.ch >> <mailto:savas.ce...@rucotec.ch>> wrote: >> >> Hello community >> >> I was experimenting with the Wolips plug-in. I have an extra plugin project >> file which I want to build now, but i can’t make it build properly :/ what >> do I have to take care of? when there is an extra file to build? >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com >> <mailto:Webobjects-dev@lists.apple.com>) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/savas.celik%40rucotec.ch >> >> <https://lists.apple.com/mailman/options/webobjects-dev/savas.celik%40rucotec.ch> >> >> This email sent to savas.ce...@rucotec.ch >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com