Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » creating a new project that imports existing files and folders
creating a new project that imports existing files and folders [message #290193] Fri, 19 August 2005 14:53 Go to next message
Eclipse UserFriend
Originally posted by: rappane.clemson.edu

Hi,

I am writing a plugin to allow creation of a new project that would import
an existing directory structure into eclipse. The wizard accepts the path to
the existing project and would then import the entire directory structure
into eclipse and also add new directories and files. Could you please let me
know how I should do this in wizard.performFinish() funtion. It would be
great if you can point me to some examples/tutorials on this.

Thanks,
Rashmy
Re: creating a new project that imports existing files and folders [message #290196 is a reply to message #290193] Fri, 19 August 2005 15:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sunil_kamath.nohotspammail.com

"Rashmy" <rappane@clemson.edu> wrote in message
news:de4rq1$f0l$1@news.eclipse.org...
> Hi,
>
> I am writing a plugin to allow creation of a new project that would import
> an existing directory structure into eclipse. The wizard accepts the path
> to
> the existing project and would then import the entire directory structure
> into eclipse and also add new directories and files. Could you please let
> me
> know how I should do this in wizard.performFinish() funtion. It would be
> great if you can point me to some examples/tutorials on this.
>
How will your plugin be different from the standard Project wizard(s)?
---
Sunil
Re: creating a new project that imports existing files and folders [message #290200 is a reply to message #290196] Fri, 19 August 2005 17:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rappane.clemson.edu

We are trying to build a new IDE for our internal development and so one of
the tasks is to import an existing project when the user would created a new
project in our perspective.



"Sunil Kamath" <sunil_kamath@nohotspammail.com> wrote in message
news:de4t61$grc$1@news.eclipse.org...
>
> "Rashmy" <rappane@clemson.edu> wrote in message
> news:de4rq1$f0l$1@news.eclipse.org...
> > Hi,
> >
> > I am writing a plugin to allow creation of a new project that would
import
> > an existing directory structure into eclipse. The wizard accepts the
path
> > to
> > the existing project and would then import the entire directory
structure
> > into eclipse and also add new directories and files. Could you please
let
> > me
> > know how I should do this in wizard.performFinish() funtion. It would be
> > great if you can point me to some examples/tutorials on this.
> >
> How will your plugin be different from the standard Project wizard(s)?
> ---
> Sunil
>
>
Re: creating a new project that imports existing files and folders [message #290213 is a reply to message #290200] Sat, 20 August 2005 03:07 Go to previous message
Eclipse UserFriend
Originally posted by: sunil_kamath.nohotspammail.com

"Rashmy" <rappane@clemson.edu> wrote in message
news:de56cv$ruv$1@news.eclipse.org...
> We are trying to build a new IDE for our internal development and so one
> of
> the tasks is to import an existing project when the user would created a
> new
> project in our perspective.
>

Eclipse already allows you to import an existing project.
---
Sunil

>
>
> "Sunil Kamath" <sunil_kamath@nohotspammail.com> wrote in message
> news:de4t61$grc$1@news.eclipse.org...
>>
>> "Rashmy" <rappane@clemson.edu> wrote in message
>> news:de4rq1$f0l$1@news.eclipse.org...
>> > Hi,
>> >
>> > I am writing a plugin to allow creation of a new project that would
> import
>> > an existing directory structure into eclipse. The wizard accepts the
> path
>> > to
>> > the existing project and would then import the entire directory
> structure
>> > into eclipse and also add new directories and files. Could you please
> let
>> > me
>> > know how I should do this in wizard.performFinish() funtion. It would
>> > be
>> > great if you can point me to some examples/tutorials on this.
>> >
>> How will your plugin be different from the standard Project wizard(s)?
>> ---
>> Sunil
>>
>>
>
>
Previous Topic:how to deploy plug-in with jar runtime dependencies?
Next Topic:Saving a file in 3.1 is very slow
Goto Forum:
  


Current Time: Fri Apr 26 10:16:00 GMT 2024

Powered by FUDForum. Page generated in 0.02872 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top