Some update to codename1 build files for eclipse today rewrote and broke 
all my build files.

all the "src=" clauses were re-witten to generic "src" from whatever they 
were.

for example
        <generateGuiSources srcDir="../../boardspace-codename1/codename1" 
encoding="UTF-8" guiDir="res/guibuilder"  />

became
        <generateGuiSources srcDir="src" encoding="UTF-8" 
guiDir="res/guibuilder"  />


-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/5167cea2-5873-4c99-9c25-a74e2756573e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to