Re: [appengine-java] Cannot see 'New Web Application' in New menu

2010-07-07 Thread Jason Parekh
Hi John, Do you see any of the other Google Plugin for Eclipse features, like a few toolbar buttons? Did you happen to install Eclipse 3.6 as root and the plugin as your user? There's a known Eclipse issue where in some cases, that situation can lead installed plugins not appearing, similar to y

Re: [appengine-java] DataNucleus Enhancer failed to run

2010-07-07 Thread Jason Parekh
Hi Ravi, You might try moving your workspace closer to the root directory, for example from C:\Some\Long\Path\To\Your\Workspace to C:\Workspace. We're tracking this issue in http://code.google.com/p/google-web-toolkit/issues/detail?id=4395 . jason On Sun, Jul 4, 2010 at 1:53 PM, Ravi wrote: >

Re: [appengine-java] Facing errors when installing the google plugin for eclipse.

2010-07-07 Thread Jason Parekh
This might be happening because of a flaky internet connection. You can try again (it's been 2 days since you originally posted) or download the standalone zip file of the plugin which you unzip into your eclipse/dropins directory. See http://code.google.com/eclipse/docs/install-from-zip.html for

[appengine-java] Google Plugin for Eclipse 1.4 M2

2010-07-02 Thread Jason Parekh
Excited about Google Web Toolkit 2.1 M2? There's also a new Google Plugin for Eclipse 1.4 M2 to go along with it. Check out the new Speed Tracerintegration -- a s

Re: [appengine-java] Re: Google Plugin for Eclipse 3.6 is now available

2010-06-29 Thread Jason Parekh
x86, and > Eclipse Helios for Java x64 and x86. And tried on two different > workstations. Both we're running windows 7 64 bit. > > Anyone else? > > > > > On Jun 25, 11:21 am, Arian wrote: > > On Jun 23, 11:14 pm, Jason Parekh wrote: > > > > &g

Re: [appengine-java] GWT Hosted Mode with App Engine

2010-06-28 Thread Jason Parekh
On Fri, Jun 25, 2010 at 1:48 PM, alexh wrote: > Hi, > > I am currently developing a GWT 2.0 application that will run on > Google > App Engine. I have chosen to use Maven and am running my application > from the command line for debugging and testing. > > What I would like to do is run my applica

Re: [appengine-java] Re: Google Plugin for Eclipse 3.6 is now available

2010-06-28 Thread Jason Parekh
On Fri, Jun 25, 2010 at 1:01 AM, Philippe Marschall < philippe.marsch...@gmail.com> wrote: > > > On Jun 23, 11:14 pm, Jason Parekh wrote: > > Hey folks, > > > > Google Plugin for Eclipse 1.3.3 is out with support for Eclipse 3.6. > > Install it with Eclips

[appengine-java] Google Plugin for Eclipse 3.6 is now available

2010-06-23 Thread Jason Parekh
Hey folks, Google Plugin for Eclipse 1.3.3 is out with support for Eclipse 3.6. Install it with Eclipse 3.6's new Eclipse Marketplace feature by going to Help > Eclipse Marketplace, and search for Google Plugin for Eclipse. Alternatively, here are the update sites: - Eclipse Helios (3.6): http:/

Re: [appengine-java] Debugging stopped working after updating GAE to 3.1.0 and higher

2010-04-21 Thread Jason Parekh
> runs fine in debug mode, except it doesn't stop at any of my breakpoints. > Hence no debugging :( > > I have tried to compare my project with a newly created (debuggable) > project, but i cant find any discrepancies. > But the must be a reason why my older projects wont debug. Just

Re: [appengine-java] Debugging stopped working after updating GAE to 3.1.0 and higher

2010-04-19 Thread Jason Parekh
Which URL are you opening from your browser? It should have the "?gwt.codesvr=127.0.0.1:9997" (perhaps with a different value) at the end of it, is that the case? jason On Sat, Apr 17, 2010 at 10:14 AM, GAE_User wrote: > Since GAE changed debugging from the stand alone test browser to using >

Re: [appengine-java] Re: Eclipse Update not working

2010-04-05 Thread Jason Parekh
Hi Kasra, Could you paste the full stack trace, if it is available (you should be able to find it in the WORKSPACE/.metadata/.log file)? There's another exception that's the root cause for the failure to load WebAppLaunchDelegate. Alternatively, could you zip up and send us your project? As a w

Re: [appengine-java] Updating the Eclipse Plugin

2010-03-30 Thread Jason Parekh
Hey Steve, The instructions are located on the Google Plugin for Eclipse website, specifically at http://code.google.com/eclipse/docs/updating_the_plugin.html Hope this helps, jason On Tue, Mar 30, 2010 at 1:41 PM, Steve wrote: > No

Re: [appengine-java] Re: Update to GAE/J 1.3.2 -> Project in Eclipse broken

2010-03-30 Thread Jason Parekh
know what went wrong with your first approach? Using the zip file for the App Engine SDK is still a supported use case, so there's value in debugging that if you're available to help out. Thanks! jason On Tue, Mar 30, 2010 at 11:10 AM, Joa wrote: > > > On Mar 29, 9:24 am,

Re: [appengine-java] error when trying to run gae/j app - Usage: [options]

2010-03-29 Thread Jason Parekh
Hey Zack, Looks like the launch configuration got into a bad state. Before you proceed with the solution below, could you send us a copy of the .launch file for this launch configuration? That file will be in your WORKSPACE/.metadata/.plugins/org.eclipse.debug.core/.launches directory. The solu

Re: [appengine-java] Re: Update to GAE/J 1.3.2 -> Project in Eclipse broken

2010-03-29 Thread Jason Parekh
Hi Moritz, Could you try the following: - In your project properties, could you see what the App Engine SDK is set to (right-click project > Properties > Google > App Engine). Does it show an error on this page? If you click the Configure SDKs button, what is the path for the SDK? - In your proj

Re: [appengine-java] Update to GAE/J 1.3.2 -> Project in Eclipse broken

2010-03-29 Thread Jason Parekh
Hi, Could you try a few things: - What happens when you right-click your project, and select Run As > Web Application? Does the Console come to focus? What does it say? - Could you create a new Web Application project (using GAE 1.3.2) and try Run As > Web Application on it? Does this work? - I

Re: [appengine-java] GPE 1.3 Tutorial?

2010-03-22 Thread Jason Parekh
Hey Jake, GPE 1.3 introduces support for Maven when working with GWT projects, but it doesn't look like you're using GWT (only App Engine, correct?). If this is true, then those FAQ entries aren't relevant as they're only for GWT or GWT + App Engine projects. Unfortunately, we don't have any ins

Re: [appengine-java] Re: Error During Eclipse Install

2010-03-22 Thread Jason Parekh
Hi Talmage, Could you try a different network, if this is a laptop? Does your C:\ have sufficient space (I would imagine so given you tried Eclipse 3.4 and a different JDK, but just making sure.) As a last resort, you can download the Java App Engine SDK manually from http://code.google.com/appe

Re: [appengine-java] GAE + GWT + ECLIPSE (GAE Arguments)

2010-01-11 Thread Jason Parekh
n, Jan 11, 2010 at 1:54 PM, Jason Parekh wrote: > Actually, you should be able to use -Djetty.host=ADDRESS when your > project is GWT-enabled. > > jason > > On Mon, Jan 11, 2010 at 12:40 PM, Jason Parekh wrote: > >> Hi Sebastian, >> >> You shouldn't nee

Re: [appengine-java] GAE + GWT + ECLIPSE (GAE Arguments)

2010-01-11 Thread Jason Parekh
Actually, you should be able to use -Djetty.host=ADDRESS when your project is GWT-enabled. jason On Mon, Jan 11, 2010 at 12:40 PM, Jason Parekh wrote: > Hi Sebastian, > > You shouldn't need the --address parameter since GWT will bind to 0.0.0.0 > (all addresses) by default.

Re: [appengine-java] GAE Plugin not working.

2010-01-11 Thread Jason Parekh
Hi Ryan, That sounds really strange. Is there any way you can launch Eclipse as an Administrator, then install the plugin? I remember in Vista some folks had to do this trick. jason On Mon, Jan 11, 2010 at 1:00 PM, Ryan Feeney wrote: > I recently installed Windows 7 onto my lap top. I was pr

Re: [appengine-java] GAE + GWT + ECLIPSE (GAE Arguments)

2010-01-11 Thread Jason Parekh
Hi Sebastian, You shouldn't need the --address parameter since GWT will bind to 0.0.0.0 (all addresses) by default. Unfortunately, if you want to restrict the server to a specific address, I don't think there's a way to do this. You can ask on the GWT mailing list. jason On Sat, Jan 9, 2010 at

Re: [appengine-java] Cannot install app engine plugin in eclipse 3.5 (Galileo)

2010-01-04 Thread Jason Parekh
Hi Uros, Could you try installing again? I think there may have been intermittent connection issues. jason On Mon, Dec 28, 2009 at 4:21 AM, Uros wrote: > Hello, > > When I try to install app engine plugin in eclipse I get the following > error: > > An error occurred while collecting items to b

Re: [appengine-java] The “DataNucleus Enhancer” runs continuously and appears to cause the following error i n the “Guestbook” demo application

2009-12-21 Thread Jason Parekh
Hi Robert, Could you see if you have the the latest GPE version installed (1.2.0)? There was a known issue like you describe, but it has been fixed. If you are already running the latest, we can investigate further to see what's going on. Thanks, jason On Fri, Dec 18, 2009 at 3:36 PM, Robert A

Re: [appengine-java] Introducing App Engine SDK 1.3.0

2009-12-16 Thread Jason Parekh
Hi Matt, You'll need to go to Help > Available software, expand the "Google Update Site for Eclipse 3.4", and select the App Engine SDK from there. Hope that helps, jason On Wed, Dec 16, 2009 at 11:37 AM, Matt Farnell wrote: > Hi Jason, > It could be just me but when I try and update to 1.3.0 f

Re: [appengine-java] enhance classes in eclipse plugin

2009-12-14 Thread Jason Parekh
Hi, The string you should put in the ORM properties page is "src/", could you try that instead of "/src"? jason On Fri, Dec 11, 2009 at 8:40 PM, asianCoolz wrote: > > > my properties->google-->orm-> already put /src   but i still get the > below error > > i'm using jdk1.6 gae1.2.6. what did i d

[appengine-java] Re: Cannot Install Ecipse Plug-in

2009-11-09 Thread Jason Parekh
a SE SDJ > 1.6_17/ > > Emmanuel > > On Nov 9, 2:41 pm, Jason Parekh wrote: > > Hi Emmanuel, > > > > Are you using Ubuntu 9.10 by any chance? If so, please see the thread > athttp://groups.google.com/group/google-web-toolkit/browse_thread/threa... > >

[appengine-java] Re: Cannot Install Ecipse Plug-in

2009-11-09 Thread Jason Parekh
Hi Emmanuel, Are you using Ubuntu 9.10 by any chance? If so, please see the thread at http://groups.google.com/group/google-web-toolkit/browse_thread/thread/73be1fd004e110f8/b1d83e51b20ea340?show_docid=b1d83e51b20ea340&pli=1for instructions on how to enable the proper update sites that the Google

[appengine-java] Re: ubuntu9.10 eclipse jee install Google Plugin for Eclipse error

2009-11-02 Thread Jason Parekh
Hey DDawster, It looks like the Eclipse version included with Ubuntu 9.10 is Eclipse 3.5. You will need to use the 3.5 update site, which is http://dl.google.com/eclipse/plugin/3.5 . jason On Sun, Nov 1, 2009 at 11:39 AM, ddawster zhang wrote: > > Cannot complete the install because one or mo

[appengine-java] Re: A GAE_HOME eclipse variable that points to the default app engine sdk location

2009-10-19 Thread Jason Parekh
Hi Esteban, This sounds like something the plugin should definitely do, I saw the feature request you've opened, thanks! jason On Thu, Oct 15, 2009 at 9:21 PM, Esteban Ignacio Masoero < emaso...@getsense.com.ar> wrote: > Any comments about this issue? > > > On Thu, Oct 15, 2009 at 3:45 AM, Esteb

[appengine-java] Re: Eclipse Plugin and add libraries

2009-10-19 Thread Jason Parekh
Hi Bobby, It's a tricky situation :) We've so far required the user to place JARs in the war/WEB-INF/lib directory. However, if we notice the user has an external jar that is not in this library, we provide a warning and a quickfix to copy the JAR to the lib directory. There's a bug ( http://cod

[appengine-java] Re: How to get eclipse with google app engine plugin to copy jars to /war/WEB-INF/lib

2009-10-19 Thread Jason Parekh
asspath, and consecuently stop getting that warning. > > What do you think? > > Esteban > > > On Mon, Sep 28, 2009 at 11:15 AM, Jason Parekh wrote: > >> Thanks for pointing this out Brendan, I've opened bug >> http://code.google.com/p/google-web-toolkit/iss

[appengine-java] Re: Plugin Hosted Mode failing to resolve import java.net.* on Macintosh

2009-09-21 Thread Jason Parekh
Hi Ken, Seems like there are two separate issues you're pointing out: (1) The Eclipse validation is missing some classes that GWT really doesn't allow, and (2) java.net used to work in GWT, but not anymore? If that breakdown is accurate, would you mind opening a bug for (1)? Someone from the GW

Re: [gae] [appengine-java] How to get eclipse with google app engine plugin to copy jars to /war/WEB-INF/lib

2009-09-21 Thread Jason Parekh
Hey Allen, Thanks for linking to the previous discussion. Unfortunately, we haven't revisited the issues mentioned in that thread yet. It may be worthwhile to star a similar feature request at http://code.google.com/p/google-web-toolkit/issues/detail?id=3810 since we use stars as one signal to g

[appengine-java] Re: Cant deploy application

2009-09-14 Thread Jason Parekh
Also, the docs from the Eclipse plugin will be helpful: http://code.google.com/eclipse/docs/appengine_deploy.html and http://code.google.com/eclipse/docs/appengine_appid_version.html jason On Mon, Sep 14, 2009 at 10:28 AM, Jason Parekh wrote: > Sorry posted too early. Looks like this tutor

[appengine-java] Re: Cant deploy application

2009-09-14 Thread Jason Parekh
sword). Click on this, and you can enter the appengine application ID on the following properties page. jason On Mon, Sep 14, 2009 at 10:25 AM, Jason Parekh wrote: > Hi Ravi, > Check out http://code.google.com/appengine/docs/java/tools/eclipse.html > > jason > > > On Sat, Sep

[appengine-java] Re: Cant deploy application

2009-09-14 Thread Jason Parekh
Hi Ravi, Check out http://code.google.com/appengine/docs/java/tools/eclipse.html jason On Sat, Sep 12, 2009 at 8:36 AM, Ravi Mandliya wrote: > > I have a web project build in eclipse.. > I have installed google plugin.. > But I cant deploy it, as I dont have configuration file which carries > a

[appengine-java] Re: problem in updating to 1.2.5 in eclipse

2009-09-08 Thread Jason Parekh
jason On Tue, Sep 8, 2009 at 11:45 AM, Jason Parekh wrote: > Hi Vik, > This is very strange. I'm looking at the metadata files for the update > site, and only line 9 and 10 have a repository element (which both contain a > valid url attribute). > > Since you're th

[appengine-java] Re: problem in updating to 1.2.5 in eclipse

2009-09-08 Thread Jason Parekh
Hi Vik, This is very strange. I'm looking at the metadata files for the update site, and only line 9 and 10 have a repository element (which both contain a valid url attribute). Since you're the only person I've seen with this issue, I suggest uninstalling the Google Plugin for Eclipse, deleting

[appengine-java] Re: GAE Eclipse plugin - "Uploading 0 files."

2009-09-01 Thread Jason Parekh
e file indeed uploaded, but still I saw > "Uploading 0 files." > > On Aug 31, 6:21 pm, Jason Parekh wrote: > > Hi Barak, > > Could you verify the file has not been uploaded already? I'm pretty sure > > the uploader only uploads modified files. > > >

[appengine-java] Re: question on redeploying from eclipse

2009-08-31 Thread Jason Parekh
Hi Arun, I believe it uploads only the changed files. Are you using GWT? If so, the delay you're seeing could be the GWT compile taking place. jason On Mon, Aug 31, 2009 at 11:30 AM, Arun wrote: > > Hi, > If i redeploy my google app from eclipse, without changing the version > number of the a

[appengine-java] Re: GAE Eclipse plugin - "Uploading 0 files."

2009-08-31 Thread Jason Parekh
Hi Barak, Could you verify the file has not been uploaded already? I'm pretty sure the uploader only uploads modified files. I tried this in a new project "SimpleProject" with a file /war/test/test.html. The first deploy uploaded 22 files. The second deploy uploaded 0 files. I hit the appspot

[appengine-java] Re: Datanucleus + Eclipse problems

2009-08-25 Thread Jason Parekh
Hi, Would you be able to post a quick sample code snippet that shows your behavior? Thanks, jason On Mon, Aug 24, 2009 at 11:22 PM, linhares wrote: > > I have the same problem. And in my case it´s related to the use of the > @PersistenceAware annotation. If I don´t use it, it works fine, > othe

[appengine-java] Re: Install has encountered a problem in Eclipse.

2009-08-18 Thread Jason Parekh
Hi, Which operating system are you running? Do you happen to know which version of Java you're using? The last message in http://www.poweredbypulse.com/forums/showthread.php?t=295 points to it being an issue with the choice of JRE/JDK. Could you try another? jason On Mon, Aug 17, 2009 at 11:44

[appengine-java] Re: error app engine 1.22 demo sticky

2009-08-18 Thread Jason Parekh
It turns out the war/WEB-INF/lib folder does not contain the required JARs. Fortunately, you should see warnings mentioning something along the lines of "Missing GWT SDK ..." and "Missing GAE SDK ...". All of these warnings offer quick-fixes to copy all the required JARs to the war/WEB-INF/lib di