jar 로 압축할때 와일드카드를 써서 파일 필터링을 할 수 있는지요? 별 생각없이 죽 써왔는데 문득 그게 필요한데 해보니 안되는것 같아서 말이죠.
이를테면,
디렉토리 구조가 workspace/src/com/company/util/ 이렇게 되어 있고 util아래에 *.java 파일들과 .class 파일등등이 있다 쳤을때 말이죠.
cd workspace 해서 com부터 *.class 파일만 묶을려고 한다고 했을때
먼저 Install VMware Tool을 해야되는 것 아닙니까?
그래서 VM-Settings-Settings-Hardware-[CD-ROM]-Use ISO Image에서
Program Files에서 Linux.iso를 Use ISO Image에서 지정해주고..
그런 다음 Guest Operating System - Fedora Core 6 콘솔모드에서 다음과 같이 하였습니다.
[root@localhost /]# mount /dev/CDROM /mnt
[root@localHost /]# rpm -ivh /mnt/VMwareTools-5.5.1-19175.i386.rpm
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes