Main > Free Download Search >

Free java development kit 1.5 software for mac

java development kit 1.5

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3145
Java development Droplets 1.0

Java development Droplets 1.0


Java development Droplets - Java droplets to run javac and java in Terminal more>>
Java development Droplets is a set of AppleScript droplets for Java developers.
They automate opening a new Terminal window, changing the current directory and executing a command on the file.
* "Javac" compiles .java source files dragged onto it,
* "Java" runs the class file of the .java or .class file dragged onto it,
* "Both" compiles the .java source file and if successful, runs the resulting class file.


<<less
Download (62KB)
Added: 2006-01-22 License: Freeware Price:
1373 downloads
OpenGL Development Kit 1.0b1

OpenGL Development Kit 1.0b1


The OpenGL Development Kit includes all of the documentation, headers, link libraries, and sample code required to get started with developing your OpenGL application on the Macintosh more>> <<less
Download (9MB)
Added: 1999-04-25 License: Freeware Price:
255 downloads
Lasso XML Developer Kit 1.0

Lasso XML Developer Kit 1.0


The Lasso XML Developer Kit is a free update to Lasso 3.6.5 which provides documentation of XML-specific tags in Lasso and describes how to create well-formed data-driven XML data using Lasso more>> The Lasso XML Developer Kit is a free update to Lasso 3.6.5 which provides documentation of XML-specific tags in Lasso and describes how to create well-formed data-driven XML data using Lasso.
Requirements:
Lasso Web Data Engine 3.6.5 or later.
<<less
Download (474K)
Added: 2000-05-16 License: Free Price:
downloads
GNU Development Environment 1.1

GNU Development Environment 1.1


GNU Development Environment - Suite of compilers w/CPU simulator and debugger more>>
A complete suite of GNU C, C++, Fortran, and Java Cross Compilers, and the GDB CPU Simulator and Debugger for embedded microprocessor applications development. Targets development for ARM7, ARM9, and XScale applications.


<<less
Download (70.1MB)
Added: 2005-09-27 License: Freeware Price:
1506 downloads
Java Droplets 1.0

Java Droplets 1.0


Java Droplets - Three droplets for Java developers more>>
Three droplets for Java developers. They automate opening a new Terminal window, changing the current directory and executing a command on the file.

• "Javac" compiles .java source files dragged onto it,
• "Java" runs the class file of the .java or .class file dragged onto it,
• "Both" compiles the .java source file and if successful, runs the resulting class file.

Source editable.
<<less
Download (73KB)
Added: 2006-07-12 License: Freeware Price:
1217 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
JavaFX SDK 1.0

JavaFX SDK 1.0


JavaFX SDK offers you a complete and helpful development pack including libraries and supporting documentation for developing JavaFX applications. more>>
JavaFX SDK 1.0 offers you a complete and helpful development pack including libraries and supporting documentation for developing JavaFX applications. The JavaFX SDK is a free package that provides the JavaFX functionality needed to develop directly via the command line or with other tools.

Enhancements:

  1. Java SE Development Kit (JDK):
    • For Microsoft Windows, JDK 6 Update 7 is now the minimum supported version of the Java SE Development Kit (JDK). For Apple Macintosh, JDK 5 Update 13 (version 1.5.0_13) is now the minimum supported version of the JDK.
  2. Graphics and Animation:
    • Path-based animation (animation of objects around a path)
    • Transition library (list of transitions that enable developers to incorporate effects)
    • Slide
    • Zoom
    • Rotate
    • Image mask
    • Stroke styles (dotted, dashed, and so on)
    • Advanced clip support (clipping along an arbitrary path)
    • Multiline text node
  3. Media:
    • Cross-platform Video (On2 Codecs)
    • Cross-platform Audio (MP3)
    • Volume control
    • Track control
    • Native media framework support for the Mac
  4. Web Services:
    • HTTP Client API
    • JSON Parser
    • XML parser
  5. Language Improvements:
    • New access control mechanisms: public, protected, package, public-init, and public-read
    • Class members can now be defined with accessibility and visibility modifiers to restrict read and write access.
    • The modifiers public, protected, and package are similar to their counterparts in the Java programming language.
    • The modifier public-init defines a variable that can be publicly initialized by object literals in any package.
    • The modifier public-read enables variables to be publicly readable, but writeable only from within the current script.
    • Default visibility changed to script-private, which makes components safer and improves optimization
    • Simplified variable declaration such that all variables are defined with var or def and cannot be redefined
    • Simplified language operators
    • Replaced % with mod
    • Replaced < > with !=
  6. Performance Improvements:
    • Reduced use of runtime memory of applications
    • Reduced use of compile-time memory
    • Reduced static footprint of applications
  7. Platform, Tools, and JavaFX Reflection APIs:
    • Support for compiling JavaFX applications to both the Java Platform, Standard Edition(SE) and the Java Platform, Micro Edition (ME)
    • Improved code completion and debugging support for integrated development environments (IDEs)
    • Support for the JavaFX Reflection APIs, which enable calling the JavaFX APIs from the Java and JavaScript programming languages
Requirements:
  • Processor: Dual-Core Intel, PowerPC G5
  • Memory: 512 MB of RAM (1 GB recommended)
  • Disk space: 256 MB of free disk space
  • Java SE Development Kit (JDK): JDK 5 Update 13 (version 1.5.0_13) minimum (Java for Mac OS X 10.4, Release 7 or Java for Mac OS X 10.5.4 or later Update 2)
<<less
Download (19.3MB)
Added: 2008-12-08 License: Freeware Price: FREE
1 downloads
SMea Kit 1.6

SMea Kit 1.6


High-level 3D graphics library. more>>
The SMea Kit is an open-source, high-level 3D graphics library, written in Objective-C atop OpenGL and Mac OS Xs Cocoa framework.

It is designed to support virtual reality applications, in which multiple articulated human figures interact on an expansive landscape. However, many of the kits components are quite general, providing functionality needed in any 3D program.

You can mix and match classes as you like. You might also use the kit as a tutorial to help you get started with OpenGL.
<<less
Download (1.8MB)
Added: 2004-05-31 License: Freeware Price:
1974 downloads
Assistant Kit 0.9

Assistant Kit 0.9


The Assistant Kit is a kit to create a Set-up/Installation Assistant more>>
The Assistant Kit is a kit to create a Set-up/Installation Assistant using the same User Interface than the one of the Apple Installer or Display Calibrator utility. Its made of a collection of Cocoa sources and resources that are available under a BSD License.
At the moment of this writing, the documentation for this Kit is not complete yet. Nevertheless, theres a sample project included with the source code which will show you how to tuse this kit and you can have a look at the source code for the CVS Set-up Assistant which is available under a BSD License too.
Enhancements:
- Enh: Admin authentication is now handled.
- Change: The license for the source has been set to a BSD License to clarify the situation.
<<less
Download (121KB)
Added: 2006-03-01 License: Freeware Price:
1333 downloads
Java 2 SE 5.0 Release 1

Java 2 SE 5.0 Release 1


Java 2 SE - support for cross-platform J2SE 5.0 applications and J2SE 5.0-based applets in Safari on Mac OS X 10.4 Tiger more>> <<less
Download (33.8MB)
Added: 2005-09-09 License: Freeware Price:
3087 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
ABC Kit 1.0

ABC Kit 1.0


ABC Kit offers users with a smart and simple to use utility designed for kids to play and occupy themselves with computer keyboard for no apparent reasons. more>>

ABC Kit 1.0 offers users with a smart and simple to use utility designed for kids to play and occupy themselves with computer keyboard for no apparent reasons. Includes a chinese poem from the Tang Dynasty read by a young boy. More fun audio and songs will be added as the program progresses in the future release.

<<less
Added: 2008-10-18 License: Freeware Price:
downloads
Vinyl Drumkits-EL C64 kit 1.0

Vinyl Drumkits-EL C64 kit 1.0


Vinyl Drumkits-EL C64 kit comes to users as convenient and helpful vinyl drumkits - electronic which are totally free. more>> <<less
Added: 2008-04-24 License: Freeware Price:
downloads
W3C Tool Kit 1.2.1

W3C Tool Kit 1.2.1


W3C Tool Kit is created to be a free, nifty little Widget with fast access to the W3C Markup and CSS Validator as well as their Link Checker. more>>

W3C Tool Kit 1.2.1 is created to be a free, nifty little Widget with fast access to the W3C Markup and CSS Validator as well as their Link Checker.

<<less
Download (104.5KB)
Added: 2005-11-20 License: Freeware Price:
downloads
 
Other version of W3C Tool Kit
W3C Tool Kit 1.2W3C Tool Kit is a nifty little Widget with fast access to the W3C Markup and CSS Validator as well
License:Freeware
Download (107KB)
1254 downloads
Added: 2006-06-02
vinyl Drumkits EL - Trance kit 1.0

vinyl Drumkits EL - Trance kit 1.0


vinyl Drumkits EL - Trance kit is known as a smart and useful editor tool. more>>

vinyl Drumkits EL - Trance kit 1.0 is known as a smart and useful editor tool. Trance and modem drumkits are free download taken from sample library Vinyl Drumkis El. ver. Trance is a drumkit perfect for make trance techno music and for other electronic projects. Modem kit is an experimental drumkit made with the sounds of a 56K analog modem.

<<less
Added: 2008-05-14 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5