| Summary: | [Tools] Rename rap.ui.* bundles into rap.tools.* | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ralf Sternberg <rsternberg> |
| Component: | Tools | Assignee: | Markus Knauer <mknauer> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.0 | ||
| Target Milestone: | 2.0 M4 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Bug Depends on: | 395941 | ||
| Bug Blocks: | |||
|
Description
Ralf Sternberg
When fixing this bug, consider bug 342018 as well. First step will be to rename the bundle IDs and adjust the Git repository layout. This includes the required changes to the build infrastructure. All bundle and test projects have been renamed and the build files have been updated. The releng/feature projects were already following the new naming convention. commit e57a1f51f3df277e77100109c059d56fe76926dc bundles org.eclipse.rap.tools.intro org.eclipse.rap.tools.launch org.eclipse.rap.tools.launch.rwt org.eclipse.rap.tools.templates tests org.eclipse.rap.tools.launch.rwt.test org.eclipse.rap.tools.tests Next step is a large refactoring of the Java package names, the extension etc. IDs, the help and intro text. Fix all broken tests, because of renaming. Fixed in M4. |