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

Re: [Subclipse-users] New user questions and annoyances

From: Jim R <jimjxr_at_gmail.com>
Date: 2006-10-26 15:33:56 CEST

Hi, Mark:

Please see my comments below.

Thanks

RJX

Mark Phippard wrote:
> Jingxiang Rao <raojingxiang@gmail.com> wrote on 10/26/2006 03:24:05 AM:
>
>> I just started using subclipse plugin and there're a few problems:
>> 1. How to force the plugin to speak English? The plugin tries to display
>
>> in my native language which is annoying, just because my OS' default
>> encoding is not English doesn't mean I don't want my dev environment to
>> be in English.
>
> Are you talking about the UI? It comes with Japanese and Chinese

Yes, it's the UI language I'd like to change.

> localizations. These get set automatically based on the detected locale.
> You'd have to open the JAR files and remove the localized resources,
> assuming you do not want to change the locale used to run Eclipse. This
> can be done in the eclipse.ini file if you can do that.

I added

-nl
en_us

to eclipse.ini, but it's not working, the UI is still not English.

>
>> 2. How to checkout a directory with .project in it as new project using
>> eclipse's new project wizard? Currently if .project exists, it doesn't
>> allow me to use new project wizard, thus I cannot give me project a
>> proper name while choose another name as its folder name in the hard
>> drive. For example if I give my project name 'my project', I couldn't
>> name the project folder 'my_project'. I don't understand why this
>> restriction is put into place.
>
> There is no such restriction. When you checkout the existing project the
> wizard allows you to specify the project name. It defaults to whatever
> name is in the .project file (not the folder name in the repos) and you
> can change it right on the wizard.

Correct, I can change the project name, and then the next wizard screen
asks me where's the workspace directory. But, it doesn't allow me to set
the directory name for the project. So if I change the project name to
'my project', eclipse will create a directory named 'my project' under
my workspace directory, but I want something else as my directory name.

>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Oct 26 15:37:04 2006

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.