Re: Wolips Plug-in
Re: Wolips Plug-in
- Subject: Re: Wolips Plug-in
- From: Savas Celik <email@hidden>
- Date: Wed, 06 Feb 2019 11:29:44 +0100
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 <email@hidden> 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 <email@hidden
>> <mailto:email@hidden>> 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 (email@hidden
>> <mailto:email@hidden>)
>> Help/Unsubscribe/Update your Subscription:
>>
>>
>> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden