Skip to content

Commit

Permalink
Removed IncludeOrganizer dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
fvgh committed Mar 31, 2019
1 parent f0c79b5 commit 6507774
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _ext/eclipse-cdt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ ext {

p2Dependencies = [
'org.eclipse.cdt.core':'+', // CodeFormatter and related
'org.eclipse.cdt.ui':'+', // IncludeOrganizer and related
'org.eclipse.core.variables':'+', // CdtVariableManager required to create CProject (for IncludeOrganizer)
]

}
Expand Down

0 comments on commit 6507774

Please sign in to comment.