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
(New page: Under development Category:RMF)
 
(Info regarding Projects)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Under development
+
== 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.
  
 
[[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