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, Esteban Ignacio Masoero <
> emaso...@getsense.com.ar> wrote:
>
>> Hi:
>> I was programming some unit tests according to this page (
>> http://code.google.com/intl/en/appengine/docs/java/howto/unittesting.html ),
>> and it says that you need to add to your classpath two jars (
>> appengine-api-stubs.jar and appengine-local-runtime.jar), because they
>> are not located by default in the sdk jars.
>>
>> As I'm not the only one working on my current project, we created  two
>> classpath variables to point to those jars
>> (ECLIPSE_HOME/plugins/.../1.2.5/.../blah.jar). Then, when updating to sdk
>> 1.2.6 I realized that it's easy to forget updating these variables (and an
>> annoying repetitive task to do!), and it wouldn't be bad to have a GAE_HOME
>> variable that points to the currently default gae sdk (so these classpath
>> variables would have something like GAE_HOME:/../blah.jar).
>>
>> Is there a possibility that gae plugin can take care of it? or is there
>> any other solution to the problem I'm facing?
>>
>> Thanks,
>>
>> Esteban
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to