Skip to content

Commit 20a29cd

Browse files
committed
Remove category.
1 parent 8c9e7cd commit 20a29cd

File tree

1 file changed

+1
-4
lines changed
  • edu.cuny.hunter.streamrefactoring.updatesite

1 file changed

+1
-4
lines changed

edu.cuny.hunter.streamrefactoring.updatesite/site.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,5 @@
55

66
This tool consists of automated refactoring research prototype plug-ins for Eclipse that assists developers in writing optimal stream client code in a semantics-preserving fashion. Refactoring preconditions and transformations for automatically determining when it is safe and possibly advantageous to convert a sequential stream to parallel and improve upon already parallel streams are included. The approach utilizes both WALA and SAFE.
77
</description>
8-
<feature url="features/edu.cuny.hunter.optimize.stream.refactoring_0.2.0.201804201824.jar" id="edu.cuny.hunter.optimize.stream.refactoring" version="0.2.0.201804201824">
9-
<category name="edu.cuny.hunter.refactoring"/>
10-
</feature>
11-
<category-def name="edu.cuny.hunter.refactoring" label="Java Refactorings"/>
8+
<feature url="features/edu.cuny.hunter.optimize.stream.refactoring_0.2.0.201804201824.jar" id="edu.cuny.hunter.optimize.stream.refactoring" version="0.2.0.201804201824" />
129
</site>

0 commit comments

Comments
 (0)