[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to check in global project settings.

From: Toni Brkic <toni.brkic_at_switchcore.com>
Date: 2005-11-23 19:28:41 CET

For me the project catalog is the directory that
is created under workspace. Basically where the
checked out directory is placed.

If it was possbile to setup Eclipse so that it save project settings
in workspace/projectX instead of workspace/.metadata/.plugins...
So what I would like to do I guess it to put more of the unversioned
files into the project directory and version control them.

Then we could just add those file to subversion and when somebody
checked out the project all project settings would also be checked
out.

But the import/export might work well enough have to try and
experiment with them.

Thanks,

Toni

Mark Phippard wrote:
> Toni Brkic <toni.brkic@switchcore.com> wrote on 11/23/2005 12:52:56 PM:
>
>> Thanks for the fast reply. I searched a long
>> time on google but couldnt find any answer.
>> Thats bad news.
>>
>> So does somebody have a link or know which variables
>> i need to set i guess in config.ini so that most
>> project settings are stored in the project catalog.
>
> What is a project catalog?
>
> Most Eclipse preferences are stored in an unversioned area of your
> workspace. You can exchange them using the Eclipse Import/Export wizards.
>
> In Eclipse 3.1, the Java Tooling lets you provide project specific
> preferences for many of the Java settings. These are then stored beneath
> your project folder in a folder named .settings and can be versioned.
> These settings are configured by right-clicking on your project and
> choosing Properties.
>
> Other than what Eclipse provides you there are no magic tweaks/hacks you
> can use to do anything.
>
> Mark
>
>
> _____________________________________________________________________________
> Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
> _____________________________________________________________________________
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Thu Nov 24 05:28:41 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.