Closed GoogleCodeExporter closed 9 years ago
my project structure: https://dl.dropboxusercontent.com/u/49948294/bugz.png
Original comment by ben.tech...@gmail.com
on 7 Jan 2014 at 12:40
Alex, could you help Ben out?
Original comment by rdayal@google.com
on 9 Jan 2014 at 3:15
@ben.techwiz,
Could you please create a simple, self-containing test case reproducing the
problem?
Original comment by alexande...@gmail.com
on 9 Jan 2014 at 3:25
Try it with this test GWT application I set up.
https://github.com/BenDol/GWTP-Spring-Sample
Original comment by ben.tech...@gmail.com
on 10 Jan 2014 at 1:54
Test app opens just fine for me.
Original comment by alexande...@gmail.com
on 10 Jan 2014 at 8:10
Attachments:
I was assuming the issue was because I was using IvyDE, I will update the
project to properly reproduce the issue now.
Original comment by ben.tech...@gmail.com
on 11 Jan 2014 at 12:37
What version of eclipse and gwt designer are you using? I cannot get it working
even in this test project.
Original comment by ben.tech...@gmail.com
on 11 Jan 2014 at 12:49
I am installing GWT Designer for GPE via
https://dl.google.com/eclipse/plugin/4.3 (I am using Kepler) and it is not
working.
Original comment by ben.tech...@gmail.com
on 11 Jan 2014 at 1:06
After updating my eclipse plugins it started working! Thanks for your help
guys, seems to have been an out of date dependency. Now Ia m having trouble
with the fact that gwt designer loads modules strictly causing all kinds or
stupid errors like:
[ERROR] Line 68: No source code is available for type org.mockito.Mockito; did
you forget to inherit a required module?
[ERROR] Errors in 'file:/C:/Users/Ben/Java/workspace/doltech/src/nz/co/doltech/actions/shared/constants/DistinguishedNames.java'
[ERROR] Line 34: No source code is available for type java.util.Properties; did you forget to inherit a required module?
[ERROR] Line 34: No source code is available for type nz.co.doltech.actions.ActionsProperties; did you forget to inherit a required module?
Original comment by ben.tech...@gmail.com
on 11 Jan 2014 at 3:17
Posted the new issues here:
https://code.google.com/p/google-plugin-for-eclipse/issues/detail?id=257
and
https://code.google.com/p/google-plugin-for-eclipse/issues/detail?id=258
Original comment by ben.tech...@gmail.com
on 11 Jan 2014 at 5:24
Original comment by alexande...@gmail.com
on 11 Jan 2014 at 10:25
@alexander.mitin do you have any idea about the issues I posted?
Original comment by ben.tech...@gmail.com
on 12 Jan 2014 at 9:52
Original issue reported on code.google.com by
ben.tech...@gmail.com
on 7 Jan 2014 at 12:40Attachments: