Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to get SourceLocator when using IVMRunner to run JavaApplication
How to get SourceLocator when using IVMRunner to run JavaApplication [message #267865] Thu, 19 August 2004 17:12
Eclipse UserFriend
Originally posted by: asmirnoff.vistar.ca

I'm little confused about new "org.eclipse.debug.core.sourcelookup" source
lookup. Can anybody provide a snippet how to get standard java project
SourceLocator so I'll be able to run:

ILaunch launch = new Launch(null, launchMode, getSourceLocator());
try {
vmRunner.run(vmConfig, launch, null);
} catch (CoreException e) {
.....

Thanks...
Alex.
Previous Topic:Cancel editor close
Next Topic:eClipse Build .exe
Goto Forum:
  


Current Time: Wed Jul 30 00:41:43 EDT 2025

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

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

Back to the top