[Bluej-discuss] mac to windows zip

Ian Utting I.A.Utting at kent.ac.uk
Sat Apr 22 10:21:53 BST 2006


Colleen Penrowley wrote:
> I require my 
> students to submit a zipped file containing their assignments done in 
> BlueJ. A student has just asked what Mac archiving software she can use 
> that I can unzip in Windows. Can anyone help?

BlueJ itself can make JAR files, which are just ZIP files with a few 
extra files added in and so can be handled using standard Windows tools. 
It's even easier if you name the JAR file with a ".zip" extension 
instead of ".jar". Select "Project"/"Create Jar File ...".

Alternatively, the BlueJ Submitter extension allows your students to 
submit their work (including packaging it as a zip file) directly from 
inside BlueJ. See:
   http://www.bluej.org/extensions/submitter/submitter.html

Ian.


More information about the bluej-discuss mailing list