Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
af3
AF3
Commits
1605ae4a
Commit
1605ae4a
authored
Nov 03, 2017
by
Saad bin Abid
Browse files
YELLOW CODE: review ready
parent
91420499
Changes
1
Hide whitespace changes
Inline
Side-by-side
org.fortiss.af3.component.ui/trunk/src/org/fortiss/af3/component/ui/editor/CodeSpecificationEditor.java
View file @
1605ae4a
...
...
@@ -82,7 +82,7 @@ import org.fortiss.tooling.kernel.ui.service.IActionService;
* @author doebber
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating
RED
Hash:
71EC116A3425A7509A2F05EF2C9BC55B
* @ConQAT.Rating
YELLOW
Hash:
E93A0A73AF5BEA3076CD917D10B6BAD0
*/
public
class
CodeSpecificationEditor
extends
EditorBase
<
CodeSpecification
>
{
...
...
@@ -130,6 +130,7 @@ public class CodeSpecificationEditor extends EditorBase<CodeSpecification> {
}
/** Creates the actual editor. */
@SuppressWarnings
(
"deprecation"
)
private
void
createCodeEditor
(
Composite
parent
)
{
IAnnotationAccess
fAnnotationAccess
=
new
AnnotationMarkerAccess
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment