ictvmt / mvp4g

Automatically exported from code.google.com/p/mvp4g
0 stars 0 forks source link

Error with two source paths #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Can't find my EventBus class when I use two source paths:

<source path='com.hyip.domain' />
<source path='com.hyip.client' />

If I put the 'domain' package inside the 'client' package, and remove the 
<source> tags from gwt.xml, it works.

See screenshot for details.

- Mvp4g is 1.2
- GWT 2.0.3
- Java 1.6
- Mac OS Snow Leopard

Original issue reported on code.google.com by GBalensiefer on 11 Jul 2010 at 6:52

Attachments:

GoogleCodeExporter commented 8 years ago
You can have the event bus in a different package. Closing the bug, please 
re-open it if you're still having issues.

Original comment by plcoir...@gmail.com on 6 Sep 2013 at 4:39

GoogleCodeExporter commented 8 years ago

Original comment by frank.hossfeld on 13 May 2014 at 3:33