원본인데.. 블로거에 올리면 이미지가 깨져보여서 ㅠㅠ;;
올챙이 모양을 수정 중에 있습니다.
올챙이가 하고 싶은 일을 한장에 표현하고 싶은데, 힘든데요.
프로젝트( https://sites.google.com/site/tadpolefordb/ ) 보시면 좀더 많은 정보가 있습니다.
프로젝트( https://sites.google.com/site/tadpolefordb/ ) 보시면 좀더 많은 정보가 있습니다.
<?xml version='1.0' encoding='UTF-8'?>
<?metadataRepository version='1.1.0'?>
<repository name='update.site' type='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1'>
...........
<references size='2'>
<repository url='http://m2eclipse.sonatype.org/sites/m2e' type='0' options='1'/>
<repository url='http://m2eclipse.sonatype.org/sites/m2e' type='1' options='1'/>
</references>
.........................
<units size='18'>
<unit id='com.test.activity' version='1.0.0.201106151626' singleton='false'>
...................
위의 내용중에 references 테그로 시작된 부분을 넣어주고 다시 압축을 묵어 줍니다. 사용자가 UI를 사용하여 업데이트 할때는 Contact all update sites during install to find required software를 채크하고 업데이트 하면 reference에 넣은 플러그인도 함께 업데이트 되어 집니다.
ps) 여러가지 불라 불라한 문제가 생길수 있지만 언급하거나 설명하기에는 후덜덜합니다. ㅠㅠ