adrnsoh / codenameone

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

GuiBuilder modifications not being picked up by simulator in Eclipse #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Launch the gui builder from eclipse
2.Make changes and save
3.Launch the simulator from eclipse

What is the expected output? What do you see instead?
The simulator launched from eclipse is not reflecting changes made in the gui 
builder. 

What version of the product are you using? On what operating system?
Eclipse PlugIn build 1.0.0.201203111557

Original issue reported on code.google.com by 1815...@coolman.ca on 12 Mar 2012 at 6:05

GoogleCodeExporter commented 9 years ago
Did you try refreshing the project?

Original comment by shai.almog on 12 Mar 2012 at 6:30

GoogleCodeExporter commented 9 years ago
Good call :) Oops.

Original comment by 1815...@coolman.ca on 12 Mar 2012 at 6:34

GoogleCodeExporter commented 9 years ago
can this be closed?

Original comment by cf27...@gmail.com on 13 Mar 2012 at 1:39

GoogleCodeExporter commented 9 years ago
Can we have an automatic refresh on change?
Maybe turn this to RFE for something like that?

Original comment by shai.almog on 13 Mar 2012 at 1:43

GoogleCodeExporter commented 9 years ago
make sense, I will need the resource editor to notify me when the file is 
changed

Original comment by cf27...@gmail.com on 13 Mar 2012 at 1:48

GoogleCodeExporter commented 9 years ago
You can check the timestamp of the file in the filesystem, do you have a path 
to the actual file?

Original comment by shai.almog on 13 Mar 2012 at 1:50

GoogleCodeExporter commented 9 years ago
An automatic refresh either from the save or from the launch of the simulator 
would make it behave more like netbeans.  That's what caught me, got used to 
using Netbeans (and I'm an Eclipse kind of guy :)).

Original comment by 1815...@coolman.ca on 13 Mar 2012 at 1:50

GoogleCodeExporter commented 9 years ago
thanks, I'll think of something.(it's not trivial to develop features to a 
platform you are not usually using, I'm a NB guy ;) )

Original comment by cf27...@gmail.com on 13 Mar 2012 at 2:00

GoogleCodeExporter commented 9 years ago
fixed

Original comment by cf27...@gmail.com on 13 Mar 2012 at 2:18

GoogleCodeExporter commented 9 years ago

Original comment by cf27...@gmail.com on 13 Mar 2012 at 2:18

GoogleCodeExporter commented 9 years ago
Verified this is now working in eclipse plugin build 201203152347, thanks!

Original comment by 1815...@coolman.ca on 16 Mar 2012 at 11:30