[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: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-26 14:37:03 CEST

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
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.

> 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.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Oct 26 14:37:11 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.