Main > Free Download Search >

Free create java package software for mac

create java package

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7466
Create Java Manifest Form 1.0

Create Java Manifest Form 1.0


Create Java Manifest Form - Creates a Java manifest assigned as a basic form to Jar tool more>>
Create Java Manifest Form is a small AppleScript creates a Java manifest file "MANIFEST.MF" that will be assigned as a basic form to Jar tool.

Select Java resource files (*.class files, package folders, graphics images, or others) and drop them on this droplet application icon. Then a manifest file will be created at the same folder as your given files.

The script will apply URL encoding to the file name if needed.


<<less
Download (10KB)
Added: 2006-01-21 License: Freeware Price:
1390 downloads
Clean Java Classes 1.0

Clean Java Classes 1.0


Clean Java Classes - Removes Java class files *.class generated by a Java compiler more>>
Clean Java Classes removes Java class files *.class generated by a Java compiler. Select file(s) or folder(s) and drop them on the droplet icon. Then all the class files in the folders and all subfolders will be deleted.
The folders search is done recursively.

If some folder becomes empty with no items in it, then it is also removed. On searching folders, the script also changes the viewby method of each folder to "View by Name".


<<less
Download (4KB)
Added: 2006-01-20 License: Freeware Price:
1374 downloads
AppleScript Timing Package 1.0

AppleScript Timing Package 1.0


AppleScript Timing Package - Compare the speed of AppleScript algorithms more>>
The AppleScript Timing Package by Ed Stockly is a proposed method for comparing the speed of alternative AppleScript algorithms. An interesting tool for intermediate or advanced AppleScript users. This script package requires the OSAX "Jons Commands".

Completly freeware.

<<less
Download (165KB)
Added: 2006-05-12 License: Freeware Price:
1263 downloads
Make Java Document 1.0

Make Java Document 1.0


Make Java Document - Java document creator more>>
Make Java Document is an AppleScript which makes a Javadoc application generate a series of HTML document files, and move them into the folder as the Java source files that you have selected.

Completly freeware.

<<less
Download (3KB)
Added: 2006-01-26 License: Freeware Price:
1368 downloads
System 6 Internet Package 1.0

System 6 Internet Package 1.0


System 6 Internet Package is well designed to be effectively compatible with the connection software (MacTCP & ConfigPPP), Web Browser (MacWWW), E-Mail (Eudora), Terminal Emulator (Telnet), and File Transfer (Fetch). more>> <<less
Download (797.8KB)
Added: 2000-02-13 License: Freeware Price:
downloads
Apple Java 3D Advanced Imaging 1.0

Apple Java 3D Advanced Imaging 1.0


Apple Java 3D Advanced Imaging is a comprehensive, user friendly system utility which contains support for Java3D and Java Advanced ImagingJava 3D extends the Java platform, providing additional capabilities for running three-dimensional graphics applications and Internet-based 3D applets. more>>

Apple Java 3D Advanced Imaging 1.0 is a comprehensive, user friendly system utility which contains support for Java3D and Java Advanced ImagingJava 3D extends the Java platform, providing additional capabilities for running three-dimensional graphics applications and Internet-based 3D applets. Java Advanced Imaging (JAI) Update extends the Java platform, providing additional capabilities for running image processing applications and imaging applets in Java

<<less
Download (6.7MB)
Added: 2003-12-16 License: update/patch Price:
downloads
libiconv Installer Package 1.8

libiconv Installer Package 1.8


libiconv Installer Package - Installer package for libiconv, a Unix library used for charset conversion more>>
libiconv is a Unix library used for charset conversion. Most people wont ever have the need to use it directly, but a number of useful applications (including ht://Dig and wvWare) require libiconv.

libiconv is Open Source Software released by the GNU project; in other words: I did not write this software, but only compiled it and built this installer package.

My package was created using Apples “PackageMaker” and contains nothing but libiconv, compiled from the unmodified sources. If you are a Fink user, you should consider downloading Finks libiconv distribution instead.


<<less
Download (731KB)
Added: 2005-11-09 License: Freeware Price:
1450 downloads
splmount Package 3.0.0

splmount Package 3.0.0


splmount Package - Easily allows to mount additional volumes in a fli4l router more>>
admaDIC created a small package splmount which easily allows to mount additional volumes in a fli4l router.

The package splmount includes an option to automatically install the ext2 kernel module. The standard configuration of fli4l v3.x only includes the ext3 module. It should be possible to mount ext2 volumes, but we encountered several configurations which did not work properly. In these situations the option to load the ext2 module may be activated and it should be possible to mount the ext2 volumes.

The package should be extracted into the directory which contains the fli4l files. The kernel module ext2.o is included in the package splmount. Originally it is stored in the package kernel-modules-extra.tar.gz, but was included in splmount to save the additional work of extracting it from kernel-modules-extra.tar.gz.

<<less
Download (21.6KB)
Added: 2007-07-18 License: GPL Price:
828 downloads
Apple Java 3D/Advanced Imaging Updater 1.0

Apple Java 3D/Advanced Imaging Updater 1.0


Apple Java 3D/Advanced Imaging Updater is a program supporting for Java3D and Java Advanced ImagingJava 3D extends the Java platform as well as providing additional capabilities for running three-dimensional graphics applications and Internet-based 3D applets. more>> <<less
Download (7.2MB)
Added: 2003-12-18 License: Updater Price:
downloads
Xrefactory for C/Java 1.6.10

Xrefactory for C/Java 1.6.10


Xrefactory for C/Java - A C and Java Refactoring Browser for Emacs and XEmacs more>>
Xrefactory (also known as Xref, X-ref and Xref-Speller) is a professional development tool for C and Java providing code completion, source browsing and refactoring. It was the worlds first Java tool Crossing Refactorings Rubicon. Xrefactory Java supports JDK versions less than 1.5.0!
Main features:
- Full integration with Emacs and XEmacs.
- Sources can be compiled under Unix (Linux, SunOs-Solaris, HP-UX, Mac OSX, etc.) and Windows (Cygwin) system.
- Support for both C and Java languages (including JNI).
- Source browsing based on our own tag implementation supporting multiple preprocessing passes and resolving scopes, accessibilities, overloading and polymorphism.
- Created in order to work with the largest projects. Xrefactory indexes all JDK 1.4 classes (1 million lines of code) in 2 minutes and the Linux kernel 2.4.7 sources (3 millions lines) in 15 minutes. Xrefactory is capable of updating its index by reparsing only modified files.
- Refactorings for method (function) extraction; renaming of packages, classes, parameters, variables, fields (structure records) and methods (functions); insertion, deletion and moving of parameters, field and method moving; pushing down and pulling up fields and methods; encapsulate field; and more. Refactorings are safe with detection of possible conflicts.
- Very solid implementation of code completion. Recognizing approximately 15 different contexts with completions auto-updated after each modification of source code without need for recompilation.
- Functions for finding forgotten symbols.
- Detection of unused variables, methods and functions.
- Javadoc documentation available at your finger tips via hot keys.
- Multiple projects support with project auto-detection.
- Interfacing Emacs IDE functions from the compile.el and comint.el packages.
- Capable of generating HTML documentation.
- Full undo under Emacs and XEmacs.
<<less
Download (1.8MB)
Added: 2007-07-23 License: Freeware Price:
882 downloads
Apple Java for OS X 10.5 Update 4

Apple Java for OS X 10.5 Update 4


About Java for Mac OS X 10.5 Update 4 Java for Mac OS X 10.5 Update 4 delivers improved reliability, security, and compatibility for Java SE 6, J2SE 5.0 and J2SE 1.4.2 on Mac OS X 10.5.7 and later more>> <<less
Download (158MB)
Added: 2009-06-15 License: Updater Price:
downloads
MW Java Linker Patch 1.4

MW Java Linker Patch 1.4


MW Java Linker Patch is designed to meet all your needs of updating the linker, which fixes problems merging GIF files into the JAR file output from the linker. more>> <<less
Download (529KB)
Added: 1999-03-05 License: Freeware Price:
downloads
Java Psion Link 2a5

Java Psion Link 2a5


Java Psion Link is considered as a flexible and effective solution, created to allow you to transfer files between Psion Epoc PDAs (netBook, series 7, 5Mx, revo) and any computer with a serial port and the ability to run java. more>>

Java Psion Link 2a5 is considered as a flexible and effective solution, created to allow you to transfer files between Psion Epoc PDAs (netBook, series 7, 5Mx, revo) and any computer with a serial port and the ability to run java. As the program uses the existing Psion Link.

Requirements:

  • Java 1.4 or greater (MacOS X 10.2 or better).
  • Spare Serial Port/USB Serial Port Adapter
<<less
Download (332KB)
Added: 2004-06-23 License: Freeware Price:
downloads
CodeWarrior Pro 4.1 Java Update 12/16/98

CodeWarrior Pro 4.1 Java Update 12/16/98


CodeWarrior Pro 4.1 Java Update is an impressive and unique release which updates the Java Linker, MW Java, and other components to work with IDE 3.3. more>>

CodeWarrior Pro 4.1 Java Update 12/16/98 is an impressive and unique release which updates the Java Linker, MW Java, and other components to work with IDE 3.3.

This update is required to use IDE 3.3 for debugging Java. Other fixes have been incorporated; see the release notes for details. This update is recommended for all Pro 4 Java users.

<<less
Download (1.1MB)
Added: 1998-12-16 License: Freeware Price:
downloads
fmjava (PPC) 1.0

fmjava (PPC) 1.0


fmjava is a FileMaker Pro database of java 1.1. Diagrams show the java packages, click on classes to display the methods and instance variables, a way to keep your own documentation.Run java code more>> fmjava is a FileMaker Pro database of java 1.1. Diagrams show the java packages, click on classes to display the methods and instance variables, a way to keep your own documentation.Run java code from within FM using Apples JDK and JVM
Requirements:
PowerPC, FileMaker Pro 4.0 or later.
<<less
Download (790K)
Added: 1998-05-31 License: Free Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5