MPLAB-X Harmony Tempfile issue
We faced a problem when running MPLAB-X with Harmony framework in a multi-user environment. We didn’t have this problem before this as there was only one person working on the PIC32 code. But we’ve added a new member this week and an issue cropped up. It turned out that the problem was caused by a hard-coding of a temporary directory into the MPLAB-X startup script found in /usr/bin/mplab_ide eval launchexec \ –jdkhome ‘”$jdkhome”‘ \ –clusters ‘”$mplab_ide_clusters”‘ \ -J-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade \ –branding Read more