mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
try to fix build error: BUILD FAILED
/opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/build.xml:143: The following error occurred while executing this line: /opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/build.xml:34: The following error occurred while executing this line: /opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/build.xml:78: The following error occurred while executing this line: /opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/master/customTargets.xml:8: The following error occurred while executing this line: /opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/genericTargets.xml:56: Could not retrieve feature.xml or build.properties for feature org.eclipse.tm.tcf.feature.
This commit is contained in:
parent
cde119d6f2
commit
f1dff99bd2
1 changed files with 17 additions and 7 deletions
|
@ -153,13 +153,23 @@ plugin@org.eclipse.cdt.scripting=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/edc/or
|
|||
feature@org.eclipse.cdt.debug.edc=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc-feature
|
||||
|
||||
! TCF Requirements for EDC
|
||||
plugin@org.eclipse.tm.tcf=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf
|
||||
plugin@org.eclipse.tm.tcf.cdt.ui=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf.cdt.ui
|
||||
plugin@org.eclipse.tm.tcf.core=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf.core
|
||||
plugin@org.eclipse.tm.tcf.debug=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf.debug
|
||||
plugin@org.eclipse.tm.tcf.debug.ui=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf.debug.ui
|
||||
plugin@org.eclipse.tm.tcf.rse=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf.rse
|
||||
feature@org.eclipse.tm.tcf.feature=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/features/org.eclipse.tm.tcf.feature
|
||||
!plugin@org.eclipse.tm.tcf=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf
|
||||
!plugin@org.eclipse.tm.tcf.cdt.ui=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf.cdt.ui
|
||||
!plugin@org.eclipse.tm.tcf.core=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf.core
|
||||
!plugin@org.eclipse.tm.tcf.debug=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf.debug
|
||||
!plugin@org.eclipse.tm.tcf.debug.ui=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf.debug.ui
|
||||
!plugin@org.eclipse.tm.tcf.rse=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/plugins/org.eclipse.tm.tcf.rse
|
||||
!feature@org.eclipse.tm.tcf.feature=SVN,url=svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,tag=tags,path=0.3.0/features/org.eclipse.tm.tcf.feature
|
||||
|
||||
! Copied from org.eclipse.tm.rse/releng/org.eclipse.tm.releng/maps/tcf.map
|
||||
plugin@org.eclipse.tm.tcf=SVN,0.3.0,svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,,plugins/org.eclipse.tm.tcf
|
||||
plugin@org.eclipse.tm.tcf.core=SVN,0.3.0,svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,,plugins/org.eclipse.tm.tcf.core
|
||||
plugin@org.eclipse.tm.tcf.cdt.ui=SVN,0.3.0,svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,,plugins/org.eclipse.tm.tcf.cdt.ui
|
||||
plugin@org.eclipse.tm.tcf.debug=SVN,0.3.0,svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,,plugins/org.eclipse.tm.tcf.debug
|
||||
plugin@org.eclipse.tm.tcf.debug.ui=SVN,0.3.0,svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,,plugins/org.eclipse.tm.tcf.debug.ui
|
||||
plugin@org.eclipse.tm.tcf.rse=SVN,0.3.0,svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,,plugins/org.eclipse.tm.tcf.rse
|
||||
feature@org.eclipse.tm.tcf.feature=SVN,0.3.0,svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf,,features/org.eclipse.tm.tcf.feature
|
||||
|
||||
|
||||
! Berkeley UPC
|
||||
plugin@org.eclipse.cdt.managedbuilder.bupc.ui=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/upc/org.eclipse.cdt.managedbuilder.bupc.ui
|
||||
|
|
Loading…
Add table
Reference in a new issue