Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » eclipse as a general application framework?
eclipse as a general application framework? [message #85382] Mon, 30 June 2003 13:49 Go to next message
Eclipse UserFriend
Originally posted by: linuxman.linuxaid.com.cn

hi,

I want use eclipse as a general application framework, but I'm not sure
if it is possible?

My questions are:

1 Is eclipse 3.0 general application framework ready?
2 If 1 is not true, how should I do with the current version of eclipse?

thanks in advance!

linuxman
Re: eclipse as a general application framework? [message #85481 is a reply to message #85382] Mon, 30 June 2003 15:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pdrolet.mac.com

Have a look at the equinox project. I think they are working on
something like it!

Patmac

linuxman a écrit:
> hi,
>
> I want use eclipse as a general application framework, but I'm not sure
> if it is possible?
>
> My questions are:
>
> 1 Is eclipse 3.0 general application framework ready?
> 2 If 1 is not true, how should I do with the current version of eclipse?
>
> thanks in advance!
>
> linuxman
>
Re: eclipse as a general application framework? [message #85710 is a reply to message #85382] Mon, 30 June 2003 17:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal_rapicault.yahoo.fr

The development of eclipse 3.0 is just starting, so nothing is ready yet.
However you can provide us with feedback on what you need, there are various
bug reports already existing on this topic.

If you want to start now, nothing prevent you from using eclipse as a
general application framework. Just trim it down to the plugin you need and
you should be all set. You should also be able to find info in the archive
of the newsgroups.

Note that equinox is not about generalizing eclipse, but it is about adding
dynamicity to the platform and exploring other aspects like security, etc.

PaScaL


"linuxman" <linuxman@linuxaid.com.cn> a
Re: eclipse as a general application framework? [message #86009 is a reply to message #85382] Tue, 01 July 2003 01:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: krush_krush.hotmail.com

That's what we are doing now. You have to remove all
the unnecessary plugins. You can start with the eclipse
runtime (without the SDK). With the current release,
including the 3.0M1, you can't really cleanup the
SDK totally (unless you are willing to mess with the
code).

You can develop your code now, and wait for 3.0 to
come out. According to its plan, it should be
general-app-ready (hopefully, tons of people are waiting
for this).

kk


On Mon, 30 Jun 2003 21:49:01 +0800, linuxman wrote:

> hi,
>
> I want use eclipse as a general application framework, but I'm not sure
> if it is possible?
>
> My questions are:
>
> 1 Is eclipse 3.0 general application framework ready?
> 2 If 1 is not true, how should I do with the current version of eclipse?
>
> thanks in advance!
>
> linuxman
Re: eclipse as a general application framework? [message #86024 is a reply to message #86009] Tue, 01 July 2003 02:11 Go to previous message
Eclipse UserFriend
Originally posted by: linuxman.linuxaid.com.cn

konrad krash wrote:
> That's what we are doing now. You have to remove all
> the unnecessary plugins. You can start with the eclipse
> runtime (without the SDK). With the current release,
> including the 3.0M1, you can't really cleanup the
> SDK totally (unless you are willing to mess with the
> code).

Yes, I have remove all the unneccessary plugins,but there still project
munu and resource perspective.

>
> You can develop your code now, and wait for 3.0 to
> come out. According to its plan, it should be
> general-app-ready (hopefully, tons of people are waiting
> for this).

You mean, I can develope my application now, ie, I can develope my
plugins based on the current Eclipse release, and wait for the eclipse 3.0?

>
> kk
>
>
> On Mon, 30 Jun 2003 21:49:01 +0800, linuxman wrote:
>
>
>>hi,
>>
>>I want use eclipse as a general application framework, but I'm not sure
>>if it is possible?
>>
>>My questions are:
>>
>>1 Is eclipse 3.0 general application framework ready?
>>2 If 1 is not true, how should I do with the current version of eclipse?
>>
>>thanks in advance!
>>
>>linuxman
>
>
Previous Topic:make the Ftp/WebDav API open to public
Next Topic:Integration of existing C/Motif GUI with new Java GUI
Goto Forum:
  


Current Time: Tue Jan 28 14:43:22 GMT 2025

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

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

Back to the top