Try the following steps :

- Close the project 2
- Open project 1
- Menu Run -> Run Configurations
- Now in the tree you should be on the runconfiguration for project 1.
In the tree double click on the parent item "Web Application".
- This should create a New_configuration.
- Double click on New_Configuration and see what happens...

It must be something in your eclipse settings since compilation is
working ok.

On Dec 15, 1:30 pm, roman_e <[email protected]> wrote:
> Hi
>
> Thanks for your help.
> But I can't find any references to the other project in run
> configurations and the build path.
>
> On 15 Dez., 11:30, Frank <[email protected]> wrote:
>
>
>
>
>
>
>
> > Check your build path and run configurations in eclipse
>
> > On Dec 15, 9:30 am, roman_e <[email protected]> wrote:
>
> > > Hi everyone.
>
> > > I've done 2 projects in gwt now. After I've finished project 1, i
> > > started project 2. But now, I have to fix a bug in project 1, so tried
> > > to start it with hosted mode in eclipse.
> > > But now, i get the following error:
>
> > > [ERROR] [project_1_gwt_iwebkit] - Unable to find
> > > 'project_2_gwt_iwebkit.gwt.xml' on your classpath; could be a typo, or
> > > maybe you forgot to include a classpath entry for source?
>
> > > Somehow it choose the gwt.xml file from project 2 instead of project
> > > 1. How could I change it back so it takes the right gwt.xml
> > > configuration file from the project?
> > > If I compile the project, the compilation process works without
> > > errors.
>
> > > Thank you
> > > Kind Regards
> > > Roman

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to