eclipse不知什么時候默默的在E盤建了個目錄
E:\opt\public\technology\epp\epp_build\36\eclipse.R-3.6.1-201009090800
這個目錄下只有一個檔案artifacts.xml
artifacts.xml內容如下
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository version='1.1.0'?>
<repository name='Bundle pool' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
<property name='p2.system' value='https://bbs.csdn.net/topics/true'/>
<property name='p2.timestamp' value='https://bbs.csdn.net/topics/1324283841966'/>
</properties>
<mappings size='3'>
<rule filter='(& (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
<rule filter='(& (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
<rule filter='(& (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
<artifacts size='0'/>
</repository>
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/270111.html
標籤:Eclipse
