| Summary: | RAP Crashes on startup | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Frank <frank> |
| Component: | JFace | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | Keywords: | needinfo |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Macintosh | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
|
Description
Frank
Exception is thrown by org.eclipse.debug.ui bundle which is not part of RAP target platform. This bundle is not needed to run the hello world example. Maybe you put this bundle yourself in the target platform. Some RCP bundles can work out-of-the-box with RAP, some need to be adjusted (modified). This bug occurs even on a complete new install of "Eclipse for RCP and RAP Developers". Nothing was modified on Eclipse. Only the "Hello Word" example was executed. Are there any modifications necessary for the "Hello Word" RAP Example? (This example is located under New-> Project->Plug-In Project -> //choose a name -> //Set Up as rich client application -> //Select the the Hello RCP Example -> //Launch this as RAP Application) You have to install and switch the RAP target platform. To do this open "Welcome" page from your IDE (Help ->Welcome), select Overview -> Rich Ajax Platform (RAP) -> Install Target Platform. Check the checkbox to switch the target after installation if it is not checked. At the end "Hello World" example should work as you described. I will close it as WORKSFORME. Please reopen if the problem persist with a proper RAP target platform installed. |