Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [babel-dev] Problem starting Eclipse with Spanish localeafterinstalling language pack

Kit,

 

I have found that org.eclipse.jface.nl_es_0.2.0.v20080727043401.jar is the problem.

After removing org.eclipse.jface.nl_es_0.2.0.v20080727043401.jar, Eclipse starts with –nl es_ES.

 

Should I submit a bugzilla entry for this?

 

Thank you,

Doshiro.

 


From: babel-dev-bounces@xxxxxxxxxxx [mailto:babel-dev-bounces@xxxxxxxxxxx] On Behalf Of Yasuo Doshiro
Sent: Monday, July 28, 2008 10:38 AM
To: Babel committers mailing list
Subject: RE: [babel-dev] Problem starting Eclipse with Spanish localeafterinstalling language pack

 

Kit,

 

I have tried that, but it still doesn’t work.

 

Thank you,

Doshiro.

 


From: babel-dev-bounces@xxxxxxxxxxx [mailto:babel-dev-bounces@xxxxxxxxxxx] On Behalf Of Kit Lo
Sent: Friday, July 25, 2008 6:48 PM
To: Babel committers mailing list
Subject: Re: [babel-dev] Problem starting Eclipse with Spanish locale afterinstalling language pack

 


The "java.util.zip.ZipException: Too many open files" exception usually means we are running out of memory. Try to start Eclipse with the following parameters:

eclipse -nl es_ES -vmargs -Dosgi.bundlefile.limit=50

Kit Lo
IBM Eclipse SDK Globalization Technical Lead
Eclipse Babel Project Co-lead

"Yasuo Doshiro" <doshiro@xxxxxxxxxxx>
Sent by: babel-dev-bounces@xxxxxxxxxxx

07/25/2008 04:12 PM

Please respond to
Babel committers mailing list <babel-dev@xxxxxxxxxxx>

To

"Babel committers mailing list" <babel-dev@xxxxxxxxxxx>

cc

 

Subject

[babel-dev] Problem starting Eclipse with Spanish locale after        installing language pack

 

 

 




Hello,
 
I have installed French, German, Spanish, Japanese, Korean, and Simplified Chinese language pack from the update site on to the Eclipse 3.4.
But, the Eclipse doesn’t start if I start with “-nl es_ES”.
This happens only on Spanish locale.
 
Is this a know issue?
 
NL pack version is org.*_es_0.2.0.v20080720043402.jar.
The attached is the log file.
 
Thank you,
Doshiro.[attachment ".log" deleted by Kit Lo/Raleigh/IBM] _______________________________________________
babel-dev mailing list
babel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/babel-dev


Back to the top