grprakash / cypal-studio

Automatically exported from code.google.com/p/cypal-studio
0 stars 0 forks source link

Incorrect package when multiple sources #68

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make a project and module a.b.c.MyModule in source folder src/
2. Add a source folder other/
3. Try "Run as" dialog and let the plugin guess the correct module name. It
says that the module is b.c.MyModule.
4. If other/ is removed, the plugin resolves correctly

What is the expected output? What do you see instead?
a.b.c.MyModule should be the correct module guess

What version of the product are you using? On what operating system?
cypal.studio.gwt.ui_1.0.0.200710232359

Please provide any additional information below.
Using Eclipse Europa on ArchLinux

Original issue reported on code.google.com by david.oj...@gmail.com on 19 Feb 2008 at 4:26

GoogleCodeExporter commented 9 years ago
I've been trying a few things and found out that the "other" source folder must 
have
a different depth that the source folder for this to happen. For example, I 
have a
source folder src/ and the other folder other/java

Original comment by david.oj...@gmail.com on 19 Feb 2008 at 8:42

GoogleCodeExporter commented 9 years ago
Fixed with revision# 71.

Should appear in the next RC

Original comment by grprakash on 27 Apr 2008 at 5:55

GoogleCodeExporter commented 9 years ago

Original comment by grprakash on 13 May 2008 at 5:18