| Author |
Message |
|
|
Post subject: Prefernce Page: Java > Editor > Templates doesn´t wor
Posted: Dec 10, 2008 - 04:31 PM
|
|
Joined: Dec 10, 2008
Posts: 4
|
|
Today I did a clean install of Myeclipse 7.0.
I created a new clean workspace.
Then I try to access preference page Java>Editor>Templates and an error was thrown::
"The currently displayed page contains invalid values"
Then I restarted MyEclipse and then the preference page works (magic, magic).
Then I checked out a couple of Java-Maven projects.
After this, the preference page can´t be accessed again with the same error as above.
I restarted MyEclipse again, but this time without success.
I deleted all projects, restarted Eclipse and then everything works fine.......
Instalation details:
*** Date:
Mittwoch, 10. Dezember 2008 17.31 Uhr CET
** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.0
Build id: 7.0-20081201
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 7.0
Build id: 7.0-20081201
Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700
Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800
Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400
Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800
Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
D:\Programme\Genuitec\MyEclipse 7.0\myeclipse.exe
-name
Myeclipse
--launcher.library
D:\Programme\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
D:\Programme\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-vm
D:\Programme\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Prefernce Page: Java > Editor > Templates doesn´t
Posted: Dec 11, 2008 - 05:55 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
thomasp667,
I guess you have uncovered a bug. I'll ask the dev team to get this resolved asap. Thank you for bringing this up. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Prefernce Page: Java > Editor > Templates doesn´t
Posted: Dec 11, 2008 - 06:06 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
thomasp667,
This is absolutely a bug, we have confirmed it and digging into what is going on and going to get that fixed ASAP. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Prefernce Page: Java > Editor > Templates doesn´t
Posted: Dec 12, 2008 - 02:40 AM
|
|

Joined: Aug 14, 2006
Posts: 8
|
|
I met the same problem, and it was quite annoying.
Hope this bug can be fixed asap. Thank you!! |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Prefernce Page: Java > Editor > Templates doesn´t
Posted: Dec 12, 2008 - 05:58 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
haocheng,
Im sorry you ran into the same issue. We will try to rectify this asap. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Prefernce Page: Java > Editor > Templates doesn´t
Posted: Dec 15, 2008 - 07:10 PM
|
|

Joined: Jul 10, 2004
Posts: 6
|
|
I was experiencing this bug with 7.0 milestone 2. When I uninstalled MyEclipse, the bug went away. Installed 7.0 GA and I'm experiencing the bug again.
My workaround is to use a clean copy of Eclipse (that doesn't have MyEclipse installed) with its own workspace, and edit my custom templates in that copy. Eclipse stores custom templates in this file (along with a lot of other configuration):
$ECLIPSE_WORKSPACE/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs
So what I do is I copy the line that starts with "org.eclipse.jdt.ui.text.custom_templates=" followed by XML from the clean copy to the one with MyEclipse installed. And restart Eclipse to pick up the change.
If you try this workaround make sure to make a backup of this file before you edit it, just in case something goes wrong. |
_________________ Nilesh Kapadia - http://www.nileshk.com
|
| |
|
|
|
 |
|
|
Post subject: RE: Prefernce Page: Java > Editor > Templates doesn´t
Posted: Dec 16, 2008 - 03:12 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
Nilesh,
Thank you for posting the workaround. I'll let the dev team who is investigating this issue know about this. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 12, 2009 - 03:52 PM
|
|
Registered Member


Joined: Oct 03, 2005
Posts: 4
|
|
Hi !
I tried the workaround but it didn't work
Any update on the bug status ?
Thank you |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 12, 2009 - 07:05 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
c3solutions,
The issue has not been resolved yet. What version of MyEclipse are you working with? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 13, 2009 - 12:43 PM
|
|
Registered Member


Joined: Oct 03, 2005
Posts: 4
|
|
We're using Version: 7.0
Build id: 7.0-20081201
I just wanted to make sure we didn't miss an update or something like that the would resolve the issue.
Thanks ! |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 13, 2009 - 02:54 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
This fix will be in 7.1, sorry for the delay. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 12, 2009 - 03:03 PM
|
|
Registered Member


Joined: Oct 03, 2005
Posts: 4
|
|
It is fixed now with version 7.1
Thank you very much ! |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 12, 2009 - 08:41 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
Your welcome. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|