jung6717 / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Rename pde.jar to arduino.jar for linux packaging #204

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What change would like to see?
Rename the Arduino IDE jar file from 'pde.jar' to 'arduino.jar' (at build time)

Why?
Processing uses the same name for its application jar. An Ubuntu package
for arduino is currently developed, and the jar-file will end up in a
common directory for java-apps. 
If processing should release a Debian package too, there will be a clash of
filenames. 
Also it would be nice if the jar-name matches the applications name, since
pde stands for ProcessingDeveleopmentEnviroment I guess?

Would this cause any incompatibilities with previous versions?  
No.

Eberhard

Original issue reported on code.google.com by e.fa...@wayoda.org on 11 Feb 2010 at 8:17

GoogleCodeExporter commented 9 years ago
I'm assuming that we don't need to to this, since there are Debian and Ubuntu 
packages for Arduino without it.  

Original comment by dmel...@gmail.com on 30 Dec 2011 at 10:46