Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] RE: platform-dev digest, Vol 1 #210 - 1 msg

Hi Scott and Jean-Pierre,

Make sure you've got all required plugins in your test environment:
Here is a listing of plugins of my (working) jaface.text plugin...

21.06.2004  19:15    <DIR>          .
21.06.2004  19:15    <DIR>          ..
16.06.2004  17:30    <DIR>          <your plugin here>
15.06.2004  18:41    <DIR>          org.eclipse.core.expressions_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.core.runtime_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.help_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.jface.text_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.jface_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.osgi.services_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.osgi.util_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.osgi_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.swt.win32_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.swt_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.text_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.ui.workbench_3.0.0
15.06.2004  18:41    <DIR>          org.eclipse.ui_3.0.0
15.06.2004  18:41    <DIR>
org.eclipse.update.configurator_3.0.0


 

> Today's Topics:
> 
>    1. RCP and jface.text not working when outside of Eclipse 
> (Scott Fairbrother)
> 
> --__--__--
> 
> Message: 1
> Subject: [platform-dev] RCP and jface.text not working when 
> outside of Eclipse
> To: <platform-dev@xxxxxxxxxxx>
> From: Scott Fairbrother <scottf@xxxxxxxxxx>
> Date: Mon, 21 Jun 2004 06:31:56 -0600
> Reply-To: platform-dev@xxxxxxxxxxx
> 
> This is a multipart message in MIME format.
> --=_alternative 007FEC6A85256EB5_=
> Content-Type: text/plain; charset="US-ASCII"
> 
> Jean-pierre 
> 
> I'm chasing a similar  bug
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=65915,  Please 
> append your findings there.
> 
>  Look in the log and see if you get this error message:  
> RuntimeException: 
> Application <AppName> not found in registry.
> 
> Suggest we move this discussion into the bugzilla report and 
> or platform-core-dev. 
> 
> Scott Fairbrother
> --=_alternative 007FEC6A85256EB5_=
> Content-Type: text/html; charset="US-ASCII"
> 



Back to the top