| Summary: | [Tools] Rework templates to register entry point by path | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ivan Furnadjiev <ivan> |
| Component: | Tools | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 2.0 M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 387380 | ||
| Bug Blocks: | |||
|
Description
Ivan Furnadjiev
Another option is to keep the templates based on IApplication, but this needs RAP framework (WorkbenchApplicationConfigurator#registerApplicationEntryPoints) to be changed in order to register IApplications by path. The question is: what will be the path - the simple or the unique application identifier? If we want to continue the support for IApplication after removing the deprecated "startup" parameter, we need this change anyway. Templates has been reworked in commit c54849d6355d40cfd57b8275ef9d57c47d00d57e. |