Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 398073

Summary: [Tools] Remove 'RAP Application with a View' template
Product: [RT] RAP Reporter: Elias Volanakis <elias>
Component: ToolsAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 RC1   
Hardware: PC   
OS: All   
Whiteboard:
Attachments:
Description Flags
Patch fixing this issue none

Description Elias Volanakis CLA 2013-01-14 07:47:48 EST
This template is very similar to the 'RAP Mail Template'.

In the interest of simplicity, we would like to remove it.
Comment 1 Elias Volanakis CLA 2013-01-14 08:21:45 EST
Created attachment 225563 [details]
Patch fixing this issue
Comment 2 Ivan Furnadjiev CLA 2013-01-14 08:37:45 EST
Elias, I can't apply the patch in my workspace - "Not a valid patch" error message. Could you check it please?
Comment 3 Elias Volanakis CLA 2013-01-14 11:29:29 EST
Try this on the command-line (I don't use egit):

git am < ~/filename.patch
Comment 4 Ivan Furnadjiev CLA 2013-01-15 09:05:17 EST
Fixed with commit fa61be0614581c1402126905f6806e48177ea44e. Thanks for the patch.