Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Faceted Project Framework » fproj plugin?
fproj plugin? [message #2509] Thu, 04 December 2008 12:52 Go to next message
Roquefere is currently offline RoquefereFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,
I have to develop kinda plugin which will have to keep some files up to
date.
I mean if i whant to put toto.xml and toto1.xml, each time toto1.xlm is
modified by the user, toto.xml will have to be automatically updated
(using toto1.xml. toto.xml depends on toto1.xml).
Someont told me fproj was a tool which could help me. but all what i have
seen about fproj is a project under construction.
I suppose facets can be useful for me, but apparently, facets are too much
near from WTP, and all what i want to do is just a little eclipse plugin.
Is there a way to do something like what i need?
thanks,
jb
Re: fproj plugin? [message #2540 is a reply to message #2509] Tue, 09 December 2008 04:19 Go to previous message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
> Someont told me fproj was a tool which could help me. but all what i have
> seen about fproj is a project under construction.
> I suppose facets can be useful for me, but apparently, facets are too much
> near from WTP, and all what i want to do is just a little eclipse plugin.

The Faceted Project Framework right now is a component of WTP, but it
doesn't have any dependencies on WTP and can be easily used by code that
does not have a natural WTP dependency. You can download the builds from
[1]. Look for 3.1 integration build link. Once you follow the link, look
for Faceted Project Framework section.

The framework is in the process of being migrated into an independent
project to further stress independence from WTP, but that project has not
been created yet. The creation review is scheduled for December 10th, in
fact.

I couldn't tell from your brief description whether or how this framework
would help you out. Faceted Project Framework is a solution for letting
you to enable users to add functionality to projects in a modular fashion.
You can read the tutorial [2] to familiarize yourself with framework's
capabilities and don't hesitate to ask questions on this newsgroup if
something is not clear. More specific questions tends to produce the best
answers.

[1] http://build.eclipse.org/webtools/committers/
[2]
http://www.eclipse.org/articles/Article-BuildingProjectFacet s/tutorial.html
Re: fproj plugin? [message #571663 is a reply to message #2509] Tue, 09 December 2008 04:19 Go to previous message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
> Someont told me fproj was a tool which could help me. but all what i have
> seen about fproj is a project under construction.
> I suppose facets can be useful for me, but apparently, facets are too much
> near from WTP, and all what i want to do is just a little eclipse plugin.

The Faceted Project Framework right now is a component of WTP, but it
doesn't have any dependencies on WTP and can be easily used by code that
does not have a natural WTP dependency. You can download the builds from
[1]. Look for 3.1 integration build link. Once you follow the link, look
for Faceted Project Framework section.

The framework is in the process of being migrated into an independent
project to further stress independence from WTP, but that project has not
been created yet. The creation review is scheduled for December 10th, in
fact.

I couldn't tell from your brief description whether or how this framework
would help you out. Faceted Project Framework is a solution for letting
you to enable users to add functionality to projects in a modular fashion.
You can read the tutorial [2] to familiarize yourself with framework's
capabilities and don't hesitate to ask questions on this newsgroup if
something is not clear. More specific questions tends to produce the best
answers.

[1] http://build.eclipse.org/webtools/committers/
[2]
http://www.eclipse.org/articles/Article-BuildingProjectFacet s/tutorial.html
Previous Topic:fproj plugin?
Next Topic:Project creation review has been scheduled
Goto Forum:
  


Current Time: Thu Mar 28 08:19:01 GMT 2024

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

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

Back to the top