wenchun / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

"Enable local HRD support" checkbox grayed out #107

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Install the following:

Ubuntu 12.04.2
Eclipse Juno SR2
GPE - Latest - 3.2.0v201302131858-rel-r42
App engine version - 1.7.4 or 1.7.5, tried both.
GWT version - 2.5.

2. Import an existing Eclipse gwt/gae project.

3. Right click the project and click Properties, then go to the Google -> App 
Engine menu in the tree.

4. Notice the "Enable local HRD support" checkbox after is grayed out and 
cannot be checked or unchecked.

4b. Upgrading a working GPE to the latest produces this error as well, except 
the box was checked before, so now it is checked and disabled (cannot be 
unchecked).

What is the expected output? What do you see instead?

I should be able to check and uncheck the box. The box below it, "Use 
Datanucleus JDO/JPA..." works. 

What version of the product are you using? On what operating system?

See above.

Any advice on how to find a GPE downgrade until this is fixed?

Original issue reported on code.google.com by chri...@ahigames.com on 12 Mar 2013 at 12:55

GoogleCodeExporter commented 8 years ago
Here's a workaround:

1. In your project folder, edit 
.settings/com.google.appengine.eclipse.core.prefs
2. Add the line: gaeHrdEnabled=true

Now when you look at the setting in eclipse, it will be checked (but unable to 
be unchecked). The HRD is used by the dev server.

Original comment by chri...@ahigames.com on 14 Mar 2013 at 1:42

GoogleCodeExporter commented 8 years ago

Original comment by rdayal@google.com on 3 Apr 2013 at 8:35

GoogleCodeExporter commented 8 years ago

Original comment by rdayal@google.com on 15 Apr 2013 at 3:37

GoogleCodeExporter commented 8 years ago

Original comment by rdayal@google.com on 26 Apr 2013 at 8:15