On Saturday, August 10, 2013 10:51:15 PM UTC+2, Amit Chavan wrote:
>
> I created a GWT project [without using the option of generate sample 
> code]. I have added Entry Point class, html page, module file. The 
> bootstrap js file is getting generated under 
> war/com.travelpeeps.travelpeeps folder and its name 
> is com.travelpeeps.travelpeeps.nocache.js. When i looked at the htlm file 
> generated by eclipse plugin i did not see the correct name of the bootstrap 
> js file. I had to manually change the filepath to the following under the 
> script tag as
> <script type="text/javascript" language="javascript" 
> src="com.travelpeeps.travelpeeps/com.travelpeeps.travelpeeps.nocache.js"></script>
>   
>
> Is there a bug open for this behavior. This took me some digging around to 
> understand why my entry point class was not getting called. I don't see 
> this problem when i create a new project and have the plugin generate 
> sample code for the project. 
>

The Google Plugin for Eclipse has its own 
forum<https://groups.google.com/d/forum/google-plugin-eclipse>and issue 
tracker <https://code.google.com/p/google-plugin-for-eclipse/issues/list>. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to