Package: wnpp Severity: wishlist License: GNU Lesser GPL
URL: http://jmk.sourceforge.net/edu/neu/ccs/jmk/index.html Description: Have you ever noticed that there are two kinds of makefiles delivered with Sun's Bean Box? GNU make is used on machines running Unix, and Microsoft's nmake is used on machines running Microsoft Windows. Have you ever wonder if Java could be used to implement a cross platform make utility? Make in Java is that utility. Make in Java (jmk) is an application which is used to ensure that a set of files is in a consistent state. If jmk detects an inconsistency, it executes commands that correct the inconsistency. jmk is based on the make utility which is part of most Unix systems, but is designed to be easily run on a variety of machines and operating systems. Make in Java can be run in text mode by a shell. Alternatively, it will create its own graphical user interface. The GUI presents the results of make runs initiated by menu selection or keyboard commands. A makefile can be reloaded by the GUI. The targets of the make can also be changed. Make in Java is freely redistributable software so that the utility can follow any code that uses it. It should be of interest to any one distributing source code along with automated instructions that describe how to construct the program from the source code. --------------------------------------------- This message was sent using M-Web Airmail. http://airmail.mweb.co.za/

