- This topic has 11 replies, 5 voices, and was last updated 18 years, 10 months ago by Riyad Kalla.
-
AuthorPosts
-
trapongxMemberI’m so sad that MyEclipse subscription key checking is not truely internationalized. You know? that currently for Bhuddism it is the year 2548.
And any program on any OS know that Christ year is 2004, even DOS, because it depend on system clock read by OS.Why MyEclipse have problem with it? My subscription key is valid until 20051102 which is 7.5 month after this but MyEclipse tell that subscription key is expired.
SURELY that it compare 2005 to 2548, right?….I’ve ever solved this problems (and used for ~ 5 months) by setting my regional setting to be USA (in fact, I’m in Thailand).
I didn’t exactly know why it work but it might make MyEclipse see year number to be 2005 instead 2548. Aha I have to accept situation. But now There’s need that forced me to set regional setting to the right thing. And it bring back the subscription key expiration problem……….. Oh no noMoreover I’ve been told by staff here that this is not so importance issue and will not be fixed at least until now. I wonder why such an internationalization (or localization) features that general professional product has as the basic is lack in MyEclipse.
Ahhh is this paragraph too long for just a little bit thing T_T, sorry for that.
Riyad KallaMemberWe will look into this.
Riyad KallaMemberCan you try specifying the following command line arugment when starting MyEclipse:
-vmargs -Duser.language=en
and see if that helps.
trapongxMemberI’ve done what you suggest and it help solve the problems. Thank you.
In my opinion, I think as a programmer that this problem could be fixed by 2-3 lines of code and can be sure that will not affect other part of software cos it is OO. ^ *
However, since my problem has been forever made vanish, I won’t keep it in my any more. And thank you thank you thank you thank you again.
patrickkalalaMemberI go a cle of subscription how to make when one does not have connection Internet on his machine
tank
trapongxMemberAs I remember. Once you have your subscription key, you can fill it in and make it work without internet connection. Isn’t it?
Scott AndersonParticipantCorrect, you don’t need an internet connection for MyEclipse to function properly.
bonboyMemberI try to start my eclipse installation in command line as show below :
C:\>MyEclipse.exe -vmargs -Duser.language=en
but the GUI of MyEclise installation is not started !!
When AnyInstallation complete 100%, then it is nothing happened.
How should I do ?
bonboyMember😥
MyEclispe version is 4.0.3. My OS is window Pro 64 bit edition.
My trial subscription is always expired.
I try to start my eclipse installation in command line as show below :
C:\>MyEclipse.exe -vmargs -Duser.language=en
but the GUI of MyEclise installation is not started !!
When AnyInstallation complete 100%, then it is nothing happened.
How should I do ?
Riyad KallaMemberThere is no such file as MyEclipse.exe. MyEclipse is an Eclipse extension, once you install it, to run it you just run Eclipse and open the MyEclipse perspective: Window > Open Perspective > Other… > MyEclipse
bonboyMemberMyEclispe version is 4.0.3. My OS is window Pro 64 bit edition.
My trial subscription is always expired.
I rename EnterpriseWorkbenchInstaller_4.0.3GA_E3.1.exe ==> MyEclipse.exe
I try to start my eclipse installation in command line as show below :
C:\>MyEclipse.exe -vmargs -Duser.language=en or
C:\>EnterpriseWorkbenchInstaller_4.0.3GA_E3.1.exe -vmargs -Duser.language=en
but the GUI of MyEclise installation is not started !!
When AnyInstallation complete 100%, then it is nothing happened.
How should I do ?
Riyad KallaMemberbonboy,
Please go back to our downloads section and download the Manual Install. The instructions on how to use it are included in the ZIP file, and it’s an easy to follow 2-step process. -
AuthorPosts