Netbeans Profiler failing for Google App Engine App
- by Spines
When I try to run the netbeans profiler on my app engine project it says:
runserver-profile:
[java] Error occurred during initialization of VM
[java] Could not find agent library in absolute path: C:\Program
BUILD FAILED
Target "Files\NetBeans" does not exist in the project
I'm not sure if this is because its an app engine project or if its something else.
Anyone have any idea how to fix this?