Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » UnsatisfiedLinkError
UnsatisfiedLinkError [message #277706] Wed, 15 December 2004 11:26
Eclipse UserFriend
Help!

I am trying to add extensions to buildDefinitions and have run into an
error:

java.lang.UnsatisfiedLinkError: no spawner in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1517)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at
org.eclipse.cdt.utils.spawner.ProcessFactory.<init>(ProcessFactory.java:35)
at
org.eclipse.cdt.utils.spawner.ProcessFactory.getFactory(Proc essFactory.java:47)
at
org.eclipse.cdt.utils.spawner.EnvironmentReader.getEnvVars(E nvironmentReader.java:49)

I am using the CDT SDK but I can't seem to find
org.eclipse.cdt.utils.spawner* anywhere and when I try to search for new
features to install (Help->Software Updates->Find and Install) nothing
comes up in the "Select the features to install" panel so I assume that
everthing is installed.

Thanks,
Craig
Previous Topic:Where are the help docs for system-defined ANT tasks? (BuildManifest, BuildScriptGenerator, Fetch, C
Next Topic:ViewPart not persistable?
Goto Forum:
  


Current Time: Wed Jul 23 05:20:02 EDT 2025

Powered by FUDForum. Page generated in 0.05211 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top