mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Remove Android. There is a dependency on ADT and I don't feel like doing the work to get it approved.
This commit is contained in:
parent
9e671a6111
commit
af09feb18d
3 changed files with 0 additions and 14 deletions
|
@ -125,8 +125,4 @@
|
||||||
id="org.eclipse.cdt.msw"
|
id="org.eclipse.cdt.msw"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
|
||||||
<includes
|
|
||||||
id="org.eclipse.cdt.android.feature"
|
|
||||||
version="0.0.0"/>
|
|
||||||
|
|
||||||
</feature>
|
</feature>
|
||||||
|
|
|
@ -72,7 +72,4 @@
|
||||||
<feature id="org.eclipse.cdt.codan.feature" url="features/org.eclipse.cdt.codan.feature_2.0.0.@timeStamp@.jar" version="2.0.0.@timeStamp@">
|
<feature id="org.eclipse.cdt.codan.feature" url="features/org.eclipse.cdt.codan.feature_2.0.0.@timeStamp@.jar" version="2.0.0.@timeStamp@">
|
||||||
<category name="CDT Optional Features"/>
|
<category name="CDT Optional Features"/>
|
||||||
</feature>
|
</feature>
|
||||||
<feature id="org.eclipse.cdt.android.feature" url="features/org.eclipse.cdt.android.feature_1.0.0.@timeStamp@.jar" version="1.0.0.@timeStamp@">
|
|
||||||
<category name="CDT Optional Features"/>
|
|
||||||
</feature>
|
|
||||||
</site>
|
</site>
|
||||||
|
|
|
@ -175,10 +175,3 @@ plugin@org.eclipse.cdt.codan.checkers=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/c
|
||||||
plugin@org.eclipse.cdt.codan.checkers.ui=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/codan/org.eclipse.cdt.codan.checkers.ui
|
plugin@org.eclipse.cdt.codan.checkers.ui=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/codan/org.eclipse.cdt.codan.checkers.ui
|
||||||
plugin@org.eclipse.cdt.codan.examples=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/codan/org.eclipse.cdt.codan.examples
|
plugin@org.eclipse.cdt.codan.examples=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/codan/org.eclipse.cdt.codan.examples
|
||||||
feature@org.eclipse.cdt.codan.feature=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/codan/org.eclipse.cdt.codan-feature
|
feature@org.eclipse.cdt.codan.feature=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/codan/org.eclipse.cdt.codan-feature
|
||||||
|
|
||||||
! Android
|
|
||||||
plugin@org.eclipse.cdt.android.build.core=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/android/org.eclipse.cdt.android.build.core
|
|
||||||
plugin@org.eclipse.cdt.android.build.ui=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/android/org.eclipse.cdt.android.build.ui
|
|
||||||
plugin@org.eclipse.cdt.android.debug.core=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/android/org.eclipse.cdt.android.debug.core
|
|
||||||
plugin@org.eclipse.cdt.android.debug.ui=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/android/org.eclipse.cdt.android.debug.ui
|
|
||||||
feature@org.eclipse.cdt.android.feature=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/android/org.eclipse.cdt.android.feature
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue