Main > Free Download Search >

Free java development environment software for mac

java development environment

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2803
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 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
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
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
Java The Chat 0.7 Beta

Java The Chat 0.7 Beta


Pixie Mac 2.0 offers a hot yet exciting classic arcade puzzle action for your Mac! The games main character, Pixie, loses her way in a magical forest one day and needs your guidance to return home more>> <<less
Download (29KB)
Added: 2009-06-13 License: GPL Price: FREE
193 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
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
Java Fathom 1.1.0

Java Fathom 1.1.0


Free and Java based tool to measure the readability of English text more>> Free and Java based tool to measure the readability of English text

Java Fathom is a free development tool that will allow you to generate common readability indices from English text.

System requirements:
- Java

<<less
Download (7KB)
Added: 2009-05-10 License: Freeware Price: FREE
240 downloads
Java for CodeWarrior Pro Beta Update 1.1.3

Java for CodeWarrior Pro Beta Update 1.1.3


Java 1.1.3 patch adds Java 1.1.3 support to the Java tools supplied with CodeWarrior Pro 1 for Mac OS more>> Java 1.1.3 patch adds Java 1.1.3 support to the Java tools supplied with CodeWarrior Pro 1 for Mac OS.
Requirements:
CodeWarrior Pro 1.
<<less
Download (6.9MB)
Added: 1997-09-21 License: Updater Price:
downloads
Apple iPhone SDK 3.1 beta

Apple iPhone SDK 3.1 beta


IPhone development environment. more>>

Apple iPhone SDK 3.1 beta brings you a powerful IPhone development environment. With over 1,000 new APIs, iPhone SDK 3.0 provides developers with a range of new possibilities to enhance the functionality of their applications. New APIs also provide support for applications to communicate with hardware accessories attached to iPhone or iPod touch.

<<less
Added: 2009-06-30 License: update/patch Price:
14 downloads
Java Wiki Bot Framework 1.2 Build 178

Java Wiki Bot Framework 1.2 Build 178


A program that helps with wiki (MediaWiki) site management Java Wiki Bot Framework helps with wiki (MediaWiki) site management more>> <<less
Download (995KB)
Added: 2009-06-11 License: Freeware Price: FREE
198 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
Environment Variable Preference Pane 1.2

Environment Variable Preference Pane 1.2


System Preferences plug-in for setting global environment variables. more>>


This is a System Preferences plug-in that enables editing of the environment variables that are set when you login to Mac OS X.

<<less
Download (44K)
Added: 2009-04-24 License: Freeware Price:
11 downloads
PLT Scheme 4.2

PLT Scheme 4.2


Development environment for Scheme. more>>

PLT Scheme 4.2 is a comprehensive and easy-to-use programming language that builds on a rich academic and practical tradition. It is suitable for implementation tasks ranging from scripting to application development, including GUIs, web services, etc.

It includes the DrScheme programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the PLT Scheme web server, extensive libraries, documentation for both beginners and experts, and more.

It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Scheme, ACL2, FrTime, Lazy Scheme, and ProfessorJ (which is a pedagogical dialect of Java).

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