You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by yo...@netscape.net on 2009/04/21 21:01:11 UTC

[Studio] newbvie: how to create Eclipse plugin projects?

Hi,


Looking at Directory Studio's source, I see it is organized into plugins but not into Eclipse plugin projects (eg, no .project files). When checking out into Eclipse, one gets only resource projects, not Java plugin projects which is not very useful.



This probably has something to do with the use of Maven. Also new to Maven, I checkouted studio's sources to a directory and successfully built with Maven. But I want to view the source in the usual Eclipse way (ie, plugin projects).



How does one checkout the source and use within Eclipse such that all those plugins are in the workspace as plugin projects?



Thanks, y





 

Why pay full price? Check out this month's deals on the new AOL Shopping. 



 


Re: [Studio] newbvie: how to create Eclipse plugin projects?

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
Hi David,
Basically it runs eclipse:eclipse on all the projects, generates
META-INF/MANIFEST.MF files and copies dependencies in a 'lib' folder in the
projects.

Regards,
Pierre-Arnaud

On Sat, Apr 25, 2009 at 7:41 PM, David Jencks <da...@yahoo.com>wrote:

> I have no idea what studio:eclipse does beyond what eclipse:eclipse does
> but it might be a good idea to figure out some instructions for developing
> with the aid of m2eclipse which I have found more useful than mvn
> eclipse:eclipse
>
> thanks
> david jencks
>
>
> On Apr 24, 2009, at 2:28 PM, Felix Knecht wrote:
>
>  Hi yoduderoo
>>
>> You may want to have a look at
>> http://directory.apache.org/studio/working.html. It's about getting and
>> preparing the
>> sources for import into eclipse.
>>
>> HTH
>> Felix
>>
>>
>> yoduderoo@netscape.net schrieb:
>>
>>> Hi,
>>> Looking at Directory Studio's source, I see it is organized into plugins
>>> but not into Eclipse plugin projects (eg, no .project files). When
>>> checking out into Eclipse, one gets only resource projects, not Java
>>> plugin projects which is not very useful.
>>>
>>> This probably has something to do with the use of Maven. Also new to
>>> Maven, I checkouted studio's sources to a directory and successfully
>>> built with Maven. But I want to view the source in the usual Eclipse way
>>> (ie, plugin projects).
>>>
>>> How does one checkout the source and use within Eclipse such that all
>>> those plugins are in the workspace as plugin projects?
>>>
>>> Thanks, y
>>>
>>>
>>> ------------------------------------------------------------------------
>>> Why pay full price? Check out this month's deals on the new AOL Shopping
>>> <http://shopping.aol.com/?ncid=emlweinstor00000002>.
>>>
>>> ------------------------------------------------------------------------
>>> Green cleaning products -- do they work as well? *Find out now!
>>> <
>>> http://home.aol.com/new_in_home/photogallerytall/_a/spring-cleaning-products-put-to-the-test/20090407180609990001?ncid=emlweushome00000001
>>> >*
>>>
>>>
>>
>

Re: [Studio] newbvie: how to create Eclipse plugin projects?

Posted by David Jencks <da...@yahoo.com>.
I have no idea what studio:eclipse does beyond what eclipse:eclipse  
does but it might be a good idea to figure out some instructions for  
developing with the aid of m2eclipse which I have found more useful  
than mvn eclipse:eclipse

thanks
david jencks

On Apr 24, 2009, at 2:28 PM, Felix Knecht wrote:

> Hi yoduderoo
>
> You may want to have a look at http://directory.apache.org/studio/working.html 
> . It's about getting and preparing the
> sources for import into eclipse.
>
> HTH
> Felix
>
>
> yoduderoo@netscape.net schrieb:
>> Hi,
>> Looking at Directory Studio's source, I see it is organized into  
>> plugins
>> but not into Eclipse plugin projects (eg, no .project files). When
>> checking out into Eclipse, one gets only resource projects, not Java
>> plugin projects which is not very useful.
>>
>> This probably has something to do with the use of Maven. Also new to
>> Maven, I checkouted studio's sources to a directory and successfully
>> built with Maven. But I want to view the source in the usual  
>> Eclipse way
>> (ie, plugin projects).
>>
>> How does one checkout the source and use within Eclipse such that all
>> those plugins are in the workspace as plugin projects?
>>
>> Thanks, y
>>
>>
>> ------------------------------------------------------------------------
>> Why pay full price? Check out this month's deals on the new AOL  
>> Shopping
>> <http://shopping.aol.com/?ncid=emlweinstor00000002>.
>>
>> ------------------------------------------------------------------------
>> Green cleaning products -- do they work as well? *Find out now!
>> <http://home.aol.com/new_in_home/photogallerytall/_a/spring-cleaning-products-put-to-the-test/20090407180609990001?ncid=emlweushome00000001 
>> >*
>>
>


Re: [Studio] newbvie: how to create Eclipse plugin projects?

Posted by Felix Knecht <fe...@apache.org>.
Hi yoduderoo

You may want to have a look at http://directory.apache.org/studio/working.html. It's about getting and preparing the
sources for import into eclipse.

HTH
Felix


yoduderoo@netscape.net schrieb:
> Hi,
> Looking at Directory Studio's source, I see it is organized into plugins
> but not into Eclipse plugin projects (eg, no .project files). When
> checking out into Eclipse, one gets only resource projects, not Java
> plugin projects which is not very useful.
> 
> This probably has something to do with the use of Maven. Also new to
> Maven, I checkouted studio's sources to a directory and successfully
> built with Maven. But I want to view the source in the usual Eclipse way
> (ie, plugin projects).
> 
> How does one checkout the source and use within Eclipse such that all
> those plugins are in the workspace as plugin projects?
> 
> Thanks, y
> 
> 
> ------------------------------------------------------------------------
> Why pay full price? Check out this month's deals on the new AOL Shopping
> <http://shopping.aol.com/?ncid=emlweinstor00000002>.
> 
> ------------------------------------------------------------------------
> Green cleaning products -- do they work as well? *Find out now!
> <http://home.aol.com/new_in_home/photogallerytall/_a/spring-cleaning-products-put-to-the-test/20090407180609990001?ncid=emlweushome00000001>*
>