java - How do I create an IMarker in a standalone SWT-application -


I need to create an Iarmer object for input for marker annotation when doing it from within an eclipse-plugin Is it so? It is easy to get an IRSOSR and make markers on it, but within my standalone SWT application I find it hard to catch the IRSOSR. Is there any way to catch an IRSOutator inside my SWT app? Or is it possible to make an iMarker without using the IRS?

But how can you get a marker annotation in a standalone application? ? This is in the org.eclipse.ui.texteditor package, which is provided by org.eclipse.ui.editors , which is org.eclipse.core. Depending on the runtime, look at , org.eclipse.ui , etc

at any rate. Nothing like this seems appropriate.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -