Flexbuilder is a PITA to integrate with. I quite from it for a long time and only kept the flexbuilder goal because it has some value.
This errors you are seeing aren't new, but unless you can identify what cause it, what need to be fixed and fix it, there isn't much to add to this discussion from my end. VELO On Wed, May 19, 2010 at 11:06 AM, Sébastien Varlet < [email protected]> wrote: > Hi, > > I have a multi modules project. Some are J2EE projets, one is a Flex > project and one is a flex library. > > Maven works fine in my shell. The mavenization of my project is now > finished (used to build with ant) but I now have some problems in Flex > Builder 3 in the flex project (but works fine in the flex library > project) : > - no more completion with ctrl space (has been reset to Alt Space...) > - no more ctrl click to "Go to Definition" > - the occurencies marker is no longer working. > > I did not find any working solutions on google except this one: > - right click on the flex project (not the flex lib project) > - Flex Project Nature > Add Flex Project Nature > > It will add a bin-debug folder and a libs folder in the project > folder. It wil also add a "MyProjectName.mxml" file in the src folder. > After that the ctrl+click works fine on standard flex component, not > mine... the completion and occurencies marker does not. > > Also good to note that when I open my Flex project, I get an error > popup saying : > "A problem occurred when opening project MyProject. Try quitting and > restarting the application. If the problem persists, you might be > using an unsupported project version, or your project files might be > corrupted." > > !!! - All the eclipse files in my project have been created by the > following command: mvn flexmojos:flexbuilder . - !!! > > I also have a strange error in the design view with all my mxml > components : > "An unknown item is declared as the root of you MXML document. Switch > to source mode to correct it" > > > Working under Flex Builder is now as powerful as working in > notepad.exe .... > > Please help ! > > -- > You received this message because you are subscribed to the Google > Groups "Flex Mojos" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<flex-mojos%[email protected]> > For more options, visit this group at > http://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ > -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
