RathnaKumari / gdata-java-client-eclipse-plugin

Automatically exported from code.google.com/p/gdata-java-client-eclipse-plugin
0 stars 0 forks source link

Unable to create new template #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new gdata Documents project as described in the tutorial.
2. Once library and external dependencies are located, click "Finish"

What is the expected output? What do you see instead?
The "New Google Data Project" window should close, and the project just created 
should have a 
class called "Documents.java" with execution instructions for generating the 
template.

Instead, the new project window stays open after it finishes (the progress bar 
goes by very 
quickly, but it's possible it is only getting half way before vanishing). The 
project that's created 
only has the class "TemporaryTemplateCreator" which is not executable.

What version of the product are you using? On what operating system?
Google Data Feature 1.0.0
Eclipse 3.4.1
Mac OS X 10.5.6
Java 1.6.0

Original issue reported on code.google.com by josephds...@gmail.com on 7 Apr 2009 at 8:12