1. プロジェクトのコピーとディレクトリ名の変更 cd $HOME/Documents/MPLABXProjects/ togashi-toyohiko-no-MacBook-Air:MPLABXProjects togashitoyohiko$ cp -Rp HA7_Logger_mini05 Bluetooth4P_PIC32MX_Sample togashi-toyohiko-no-MacBook-Air:MPLABXProjects togashitoyohiko$ ls -l total 28736 drwxrwxrwx 5 togashitoyohiko 502 170 2 15 10:23 Bluetooth4P_PIC32MX_Sample drwxrwxrwx 5 togashitoyohiko 502 170 2 15 10:23 HA7_Logger_mini05 drwxr-xr-x 5 togashitoyohiko 502 170 2 15 12:03 demo drwxr-xr-x 16 togashitoyohiko 502 544 5 3 09:26 test01.X 2. ディレクトリ名の変更 togashi-toyohiko-no-MacBook-Air:MPLABXProjects togashitoyohiko$ cd Bluetooth4P_PIC32MX_Sample togashi-toyohiko-no-MacBook-Air:Bluetooth4P_PIC32MX_Sample togashitoyohiko$ ls -l total 0 drwxrwxrwx 8 togashitoyohiko 502 272 2 15 10:43 HA7_Logger_mini05.X drwxrwxrwx 15 togashitoyohiko 502 510 3 2 16:51 src togashi-toyohiko-no-MacBook-Air:Bluetooth4P_PIC32MX_Sample togashitoyohiko$ mv HA7_Logger_mini05.X Bluetooth4P_PIC32MX_Sample.X togashi-toyohiko-no-MacBook-Air:Bluetooth4P_PIC32MX_Sample togashitoyohiko$ ls -l total 0 drwxrwxrwx 8 togashitoyohiko 502 272 2 15 10:43 Bluetooth4P_PIC32MX_Sample.X drwxrwxrwx 15 togashitoyohiko 502 510 3 2 16:51 src togashi-toyohiko-no-MacBook-Air:Bluetooth4P_PIC32MX_Sample togashitoyohiko$ 3. 定義を自分の環境用に変更 togashi-toyohiko-no-MacBook-Air:Bluetooth4P_PIC32MX_Sample togashitoyohiko$ cd Bluetooth4P_PIC32MX_Sample.X togashi-toyohiko-no-MacBook-Air:Bluetooth4P_PIC32MX_Sample.X togashitoyohiko$ ls -l total 8 -rwxrwxrwx 1 togashitoyohiko 502 3381 10 17 2014 Makefile drwxr-xr-x 3 togashitoyohiko 502 102 3 2 16:15 build drwxr-xr-x 4 togashitoyohiko 502 136 2 15 10:38 debug drwxr-xr-x 3 togashitoyohiko 502 102 3 2 16:15 dist drwxrwxrwx 14 togashitoyohiko 502 476 5 3 08:53 nbproject togashi-toyohiko-no-MacBook-Air:Bluetooth4P_PIC32MX_Sample.X togashitoyohiko$ cd nbproject togashi-toyohiko-no-MacBook-Air:nbproject togashitoyohiko$ ls -l total 368 -rw-r--r-- 1 togashitoyohiko 502 410 5 3 08:53 Makefile-genesis.properties -rw-r--r-- 1 togashitoyohiko 502 1983 5 3 08:53 Makefile-impl.mk -rw-r--r-- 1 togashitoyohiko 502 2173 5 3 08:53 Makefile-local-pic32mx250f128b.mk -rw-r--r-- 1 togashitoyohiko 502 94677 5 3 08:53 Makefile-pic32mx250f128b.mk -rw-r--r-- 1 togashitoyohiko 502 547 5 3 08:53 Makefile-variables.mk -rw-r--r-- 1 togashitoyohiko 502 1429 5 3 08:53 Package-pic32mx250f128b.bash -rwxrwxrwx 1 togashitoyohiko 502 30453 5 3 08:53 configurations.xml -rwxrwxrwx 1 togashitoyohiko 502 29982 2 18 13:58 configurations.xml.bak drwxr-xr-x 4 togashitoyohiko 502 136 2 15 19:27 private -rwxrwxrwx 1 togashitoyohiko 502 0 10 17 2014 project.properties -rwxrwxrwx@ 1 togashitoyohiko 502 761 5 3 08:53 project.xml togashi-toyohiko-no-MacBook-Air:nbproject togashitoyohiko$ vi project.xml com.microchip.mplab.nbide.embedded.makeproject Bluetooth4P_PIC32MX_Sample ~~~~~~~~~~~~~~~~~~~~~~~~~~ e54023e9-3948-44ef-bf6f-29d8b223e558 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0 c h ISO-8859-1 3. MPLABXで開く 警告メッセージが出ないはず。