I got the following error on opening Flash Builder 4 Premium (4.0.1
build 277662):
A problem occurred when opening project "wvs-flexlib". 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.
Here are the projects in the workspace:
wvs-app
WdsAppWebService
wvs-flexlib
JSR-109 Web Services
Assuming the third is where the problem is, here is what is in it:
wvs-flexlib
bin
wvs-flexlib.swc
src
+ containers
ExtendedCanvas.as
+ Errors
ErrorUtril.as
+ interfaces
ILinkRenderer.as
ISearch.as
ISwitchableScreen.as
+ renderers
LinkTextRenderer.mxml
+ skins
(5 mxml files, 1 as
file)
I see no errors in the application (335 warnings and 0 others). That
particular swc file is in the main (wvs-app) project's build path. This
just started for the first time today. Ignoring it, the application
runs fine on my machine.
A continuing problem is "Maven". Since I've been using Flash builder I
get this warning that I usually ignore:
Maven Integration for Eclipse JDK Warning
The Maven Integration requires that Eclipse be running in a JDK, because
a number of Maven core plugins are using jars from the JDK.
Please make sure the -vm option in eclipse.ini is pointing to a JDK and
verify that Installed JREs are also using JDK installs.
As I'm not using anything called Maven, how can I get rid of it?
Jerry Davidson