Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "RMF/FAQ"

< RMF
(Info regarding Projects)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= How can I delete a SpecHierarchy? =  
+
== How can I delete a SpecHierarchy? ==  
  
The Specification Editor allow entries to be deleted with the context menu (right-click -> Delete).  Please note: This deletes only the SpecHierarchy, the corresponding SpecObject (if one was set) stays intact.
+
The Specification Editor and the Outline View allow entries to be deleted with the context menu (right-click -> Delete) or with the DEL key.  Please note: This deletes only the SpecHierarchy, the corresponding SpecObject (if one was set) stays intact.
 +
 
 +
== How do I create a ReqIF Project? ==
 +
 
 +
You don't need to: Any Eclipse project will do.  This allows, amongst others, to easily integrate ProR with tools that require special project.
  
 
[[Category:RMF]]
 
[[Category:RMF]]

Latest revision as of 04:47, 14 June 2012

How can I delete a SpecHierarchy?

The Specification Editor and the Outline View allow entries to be deleted with the context menu (right-click -> Delete) or with the DEL key. Please note: This deletes only the SpecHierarchy, the corresponding SpecObject (if one was set) stays intact.

How do I create a ReqIF Project?

You don't need to: Any Eclipse project will do. This allows, amongst others, to easily integrate ProR with tools that require special project.

Back to the top