Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Where are inpath settings stored?
Where are inpath settings stored? [message #48515] Tue, 22 February 2005 15:19 Go to next message
David Pérez is currently offline David PérezFriend
Messages: 52
Registered: July 2009
Member
I don't know where the inpath preferences of a project are stored.
Other development team members fail to build my AspectJ project for this
missing setting.

It isn't stored in .project, .classpath or some other file.

I suspect it is stored inside the plugins metadata of the workspace.

Am I right?

Thanks in advance for any insight.
Re: Where are inpath settings stored? [message #48555 is a reply to message #48515] Tue, 22 February 2005 17:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mchapman.uk.ibm.com

On Tue, 22 Feb 2005 15:19:21 +0000, David Perez wrote:
> I don't know where the inpath preferences of a project are stored.
> Other development team members fail to build my AspectJ project for this
> missing setting.
>
> It isn't stored in .project, .classpath or some other file.
>
> I suspect it is stored inside the plugins metadata of the workspace.
>
> Am I right?

Yes, it is stored in the metadata directory, for every version of AJDT
except for recent development builds. Enhancement 40446 has now been
implemented to store inpath and other project settings in a file under a
".settings" directory in each project, so that these settings can then be
shared.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=40446

Regards,

Matt.

--
Matt Chapman
AJDT Development, http://www.eclipse.org/ajdt
Re: Where are inpath settings stored? [message #48616 is a reply to message #48555] Wed, 23 February 2005 09:47 Go to previous message
David Pérez is currently offline David PérezFriend
Messages: 52
Registered: July 2009
Member
Thanks, I'm glad to know it will be solved in the next version.

Matt Chapman wrote:

> On Tue, 22 Feb 2005 15:19:21 +0000, David Perez wrote:
>> I don't know where the inpath preferences of a project are stored.
>> Other development team members fail to build my AspectJ project for this
>> missing setting.
>>
>> It isn't stored in .project, .classpath or some other file.
>>
>> I suspect it is stored inside the plugins metadata of the workspace.
>>
>> Am I right?

> Yes, it is stored in the metadata directory, for every version of AJDT
> except for recent development builds. Enhancement 40446 has now been
> implemented to store inpath and other project settings in a file under a
> ".settings" directory in each project, so that these settings can then be
> shared.

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=40446

> Regards,

> Matt.
Re: Where are inpath settings stored? [message #586901 is a reply to message #48515] Tue, 22 February 2005 17:05 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
On Tue, 22 Feb 2005 15:19:21 +0000, David Perez wrote:
> I don't know where the inpath preferences of a project are stored.
> Other development team members fail to build my AspectJ project for this
> missing setting.
>
> It isn't stored in .project, .classpath or some other file.
>
> I suspect it is stored inside the plugins metadata of the workspace.
>
> Am I right?

Yes, it is stored in the metadata directory, for every version of AJDT
except for recent development builds. Enhancement 40446 has now been
implemented to store inpath and other project settings in a file under a
".settings" directory in each project, so that these settings can then be
shared.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=40446

Regards,

Matt.

--
Matt Chapman
AJDT Development, http://www.eclipse.org/ajdt
Re: Where are inpath settings stored? [message #586936 is a reply to message #48555] Wed, 23 February 2005 09:47 Go to previous message
David Pérez is currently offline David PérezFriend
Messages: 52
Registered: July 2009
Member
Thanks, I'm glad to know it will be solved in the next version.

Matt Chapman wrote:

> On Tue, 22 Feb 2005 15:19:21 +0000, David Perez wrote:
>> I don't know where the inpath preferences of a project are stored.
>> Other development team members fail to build my AspectJ project for this
>> missing setting.
>>
>> It isn't stored in .project, .classpath or some other file.
>>
>> I suspect it is stored inside the plugins metadata of the workspace.
>>
>> Am I right?

> Yes, it is stored in the metadata directory, for every version of AJDT
> except for recent development builds. Enhancement 40446 has now been
> implemented to store inpath and other project settings in a file under a
> ".settings" directory in each project, so that these settings can then be
> shared.

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=40446

> Regards,

> Matt.
Previous Topic:[Newbie] Aspect in one project not recognized in another
Next Topic:bugs closed for development builds?
Goto Forum:
  


Current Time: Fri Apr 26 12:16:27 GMT 2024

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

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

Back to the top