Main > Free Download Search >

Free java framework error in function createsettingsdocument elements.cxx .javaldx failed software for mac

java framework error in function createsettingsdocument elements.cxx .javaldx failed

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4039
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
Adobe Framework Updater 2.0.1

Adobe Framework Updater 2.0.1


Adobe Framework Updater updates the Document Framework plug-in fixes an issue related to editing tint swatches based on the Black, Registration, or Paper color swatches in Adobe InDesign 2.0.x more>> <<less
Download (358K)
Added: 2002-07-23 License: Updater Price:
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
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 for Mac OS X 10.4, Release 8

Java for Mac OS X 10.4, Release 8


Java for Mac OS X 10.4 will make users satisfied because it delivers improvements to the security and compatibility of Java on Mac OS X 10.4.11 and later. more>> <<less
Download (1.6MB)
Added: 2009-02-12 License: Update Price:
51 downloads
 
Other version of Java for Mac OS X
Java for Mac OS X 10.4, Release 7Java for Mac OS X is a sophisticated program for Java 2 Platform Standard Edition 5.0 and Java 1.4 ... Java for Mac OS X 10.4, Release 7 - Apple Inc
License:Update
Download (79.7MB)
51 downloads
Added: 2008-09-24
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
Helma JavaScript Web Application Framework 1.6.3

Helma JavaScript Web Application Framework 1.6.3


An open source web application framework for fast and efficient scripting and serving of your websites and Internet applications. more>>


Helma is written in Java and employs JavaScript for its server-side scripting environment, removing the need for compilation cycles and reducing development costs while giving you instant access to leverage the whole wealth of Java libraries out there.
Helma offers simple and codeless mapping of application objects to database tables. In addition, an embedded object-oriented database performs automatic data persistence of unmapped objects.

<<less
Download (6.2MB)
Added: 2008-11-26 License: Freeware Price:
13 downloads
 
Other version of Helma JavaScript Web Application Framework
Helma Javascript Web Application Framework 1.6.0 RC1Open source web application framework. Helma is created in Java and employs Javascript for its server-side scripting environment
License:Freeware
Download (4.1MB)
937 downloads
Added: 2007-04-05
Jdon Framework 5.6

Jdon Framework 5.6


Free and open source Java framework for developers Jdon Framework is a rapid lightweight Java web application framework that combines with Evans DDD and Ioc/AOP that supports POJOs autowiring more>> Free and open source Java framework for developers

Jdon Framework is a rapid lightweight Java web application framework that combines with Evans DDD and Ioc/AOP that supports POJOs autowiring.
Jdon = DDD + IOC/DI + AOP + CRUD + CACHE
NOTE: Jdon Framework is licensed and distributed under the terms of the Apache License V2.0.

System requirements:
-

Enhancements
- Using annotation instead of interfaces such as ModelIF or Poolable.

<<less
Download (22.9MB)
Added: 2009-06-13 License: Freeware Price: FREE
191 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
Java for Mac OS X 10.5 Update 4

Java for Mac OS X 10.5 Update 4


Java for Mac OS X 10.5 Update 4 is created to be a functional and useful update which delivers improved reliability, security more>> <<less
Download (158MB)
Added: 2009-06-15 License: Update Price:
1 downloads
 
Other version of Java for Mac OS X 10.5 Update
Java for Mac OS X 10.5 Update 3useful release which updates the Java Web Start and Java Applet components to address security ... Java for Mac OS X 10.5 Update 3 - Apple Inc
License:Update
Download (3MB)
1 downloads
Added: 2009-02-12
Visual Component Framework 0.6.5

Visual Component Framework 0.6.5


Advanced C++ application framework that makes it easy to produce powerful Mac OS X applications in C++ more>> Advanced C++ application framework that makes it easy to produce powerful Mac OS X applications in C++

Visual Component Framework is a based on a thoroughly modern C++ design and has built in support for Rapid Application Development (RAD).
The Visual Component Framework framework is designed to be portable over multiple compilers and platforms, so you dont have to lose all that work that went into writing your app for a single platform!

Main features:>
- Modern C++ design - use of modern C++ techniques like exceptions, templates (where useful), name spaces, and heavy use of the Standard Template Library.
- Advanced RTTI features that allow for such things as dynamic object creation given a registered class name or a registered UUID string that represents the class, dynamic introspection of a given objects class and listing such data as the class name, super class, the properties of the class, member methods, and implemented interfaces.
- Modular - built across several libraries as opposed to one huge monolithic library that then becomes difficult to break apart. This means that while the VCF is incredibly powerful as a framework for writing GUI based applications, if you just want to use the core features, such as threads, file IO, and RTTI you can do so, without having to have dependencies on all the GUI code.
- Easy to use, and powerful event system, suitable for console as well as GUI based applications.
- Support for Thread, Mutexes, Semaphores, Files, Streaming data, error logging, string utility functions, and other basic services. All of this is part of the FoundationKit and has no dependencies on the graphics or UI code.
- Powerful and easy to use graphics classes, plus more advanced support for anti aliased vector graphics through the use the AntiGrain Graphics libraries.
- A simple to use image loading architecture that allows multiple formats to be registered dynamically, for loading up a variety of different graphics formats. On Win32 systems the default image loading support is limited to BMP files, but by using the ImageFormats library (also a part of the VCF) a wide variety of additional image types are also supported. Currently the ImageFormats library uses FreeImage to support a image types such as .TIFF, .TGA, .PSD, .PNG, .PCX, .SGI, .MNG, .RAS, .PBM, .PPM. and many others.
- More advanced classes for customizing the drawing process by extending Stroke and Fill classes.
- A complete set of powerful GUI classes, including a common set of base classes enabling advanced custom control creation. Some of the control classes include tree controls, list controls, check box and radio controls, push buttons, single line and multi line text controls, and many others.
- A standard set of application classes for things like resources, loading windows or forms dynamically at application startup, saving of application state, a registry class for common storage of system and application information.
- Other application classes include an Undo/Redo architecture based on commands that allows for undoing and redoing commands as well as notifying other objects of the events.
- GUI controls that support both alignment and anchoring. Any control may be aligned to the top, bottom, left or right of its parent container control. Alternately controls may use their anchoring properties to anchor themselves to the left, right, top and/or bottom sides of their parent container control. In addition to control alignment, it is possible to write custom layout containers and assign them to a control to customize layout logic.
- The ApplicationKit provides a set of Model and View classes for using in MVC patterns. A series of models like the ListModel, TreeModel, and TextModel are used in controls to provide separation of the data from the UI presentation code. Because a View can be dynamically attached to a Control at runtime, it will be possible to develop "themes" in the future.
- Because of the RTTI features and the event handlers, the VCF easily supports component programming with in IDE that allow for visual development.
- The VCF tries to be as flexible as possible, allowing you to use the parts you want, and allowing for inter-operability with other frameworks. Thus VCF controls can be used inside of an MFC application if you like, or only use the graphics module for enhanced graphics features.
- No need of special preprocessor tools - if you have a reasonably complete C++ compiler then youre all set to go.
- The ability to access the low level handles for most native objects. For example, by accessing the Threads peer class, you can get a handle to the native thread handle itself. For a control, you can access the controls peer and get a handle id that represents the windowing systems native handle for a window/widget. This allows you to use platform specific calls when necessary.

Enhancements:
- This is the very first src release of the Mac OS X port of the VCF. It should build and run some of the examples, but is obviously very much still a work in progress.

<<less
Download (3.9MB)
Added: 2008-10-07 License: Freeware Price: FREE
385 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 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
Migration Framework 1.2.0

Migration Framework 1.2.0


An application and development framework to support import and export processes more>>
Migration Framework 1.2.0 provides you with an outstanding and powerful application and development framework which is designed to support import and export processes for virtually every system. Migration Framework is built around a pipeline of Java plugins.

Enhancements: This package contains the main components of the framework (the Pipeline) along with some basic plugins.

<<less
Download (9.3MB)
Added: 2009-05-11 License: GPL Price: FREE
11 downloads
PowerPlant Frameworks 2.2

PowerPlant Frameworks 2.2


PowerPlant Frameworks - Open Sourced PowerPlant Framework more>>
Open Sourced PowerPlant Framework for Mac OS and Mac OS X developed by Metrowerks. Includes PowerPlant, PowerPlantX and Constructor.
This framework has been released to open source by Freescale.
Enhancements:
- Initial Release PowerPlant Sources and Constructor.
<<less
Download (22.9MB)
Added: 2006-02-04 License: GPL Price:
1361 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5