Main > Free Download Search >

Free getter software for mac

getter

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7
Type Getter 1.0

Type Getter 1.0


Type Getter can be used to quickly find the type and creator codes of any file or application more>>
Type Getter can be used to quickly find the type and creator codes of any file or application dropped on it.

If you put its icon in the Dock in OS X, you only have to drag the icon or icons for your files onto the icon to find the file and creator types.

Completly Freeware.


<<less
Download (26KB)
Added: 2005-10-30 License: Freeware Price:
1455 downloads
RARParts Getter 1.0

RARParts Getter 1.0


RARParts Getter - A rar parts downloader for your Mac! more>>
RARParts Getter is a rar parts downloader for your Mac.
<<less
Download (394KB)
Added: 2007-06-11 License: Freeware Price:
880 downloads
Camino Bookmark Getter 1.0

Camino Bookmark Getter 1.0


Camino Bookmark Getter brings you a professional and smart website tool which gets the bookmarks from the camino browser and stores the links in a text file. more>> <<less
Download (3.9KB)
Added: 2004-03-21 License: Freeware Price:
downloads
GData 1.7

GData 1.7


GData is an advanced program which satisfies you at once. more>>
GData 1.7 is an advanced program which satisfies you at once.

Enhancements:

  • Additions
    • Added Google Health classes
    • Added YouTube user event activity classes
    • Added Calendar guest elements and inlinecomments query parameter
    • Contacts sample updated to optionally fetch only the MyContacts group.
  • Changes
    • Calendar now defaults to service version 2.1, which slightly changes responses and response codes from 2.0. http://code.google.com/apis/calendar/changelog.html
    • Release builds on iPhone now compile out the elaborate descriptions for each GDataObject. Developers can set GDATA_SIMPLE_DESCRIPTIONS in their projects to control this behavior.
    • Release builds on iPhone now compile out the http logging code. Developers can set STRIP_GDATA_FETCH_LOGGING in their projects to control this behavior.
    • The GDataXMLNode xml shim now registers the topmost namespaces for XPath resolution.
    • Various internal refactoring for improved code readability and maintainability.
    • For parsing performance, unknown elements and attributes are now removed from GDataObjects by comparing only object pointers, not the underlying XML.
    • For parsing performance, GDataObject extension declarations are cached rather than duplicated in each object.
    • To reduce memory usage, GDataObject extensions are stored in arrays only when there is more than one instance of an extension class.
    • To reduce memory usage, GDataXMLNode now caches all generated NSStrings, and returns nil instead of empty arrays on getters. This may deviate from NSXML semantics of returning empty arrays.
    • GDataOrganization setters now filter out empty string org names and titles.
  • Bugs Fixed
    • Fixed leak in -keepChildXMLElementsForElement (thanks alexkac)
    • GDataXMLNode now consistently returns cached copies of child elements and attributes rather than duplicate copies.
    • Fixed possibiilty of If-modified-since header being added to http deletes
Requirements: Mac OS X 10.4 or later.

<<less
Download (1.1MB)
Added: 2009-03-11 License: Free Price:
downloads
Accessorizer 0.9.9u

Accessorizer 0.9.9u


Generate ObjC accessor declaration and implementation methods. more>>
Accessorizer is a FREEWARE application and a set of Services which generates ObjC accessor declaration and implementation methods from variable declarations.
Accessorizer offers a broad range of memory management schemes used by the best-known Cocoa/Objective-C experts. The readme includes links to important memory management articles and resources.
Enhancements:
- Version 099t introduced support for acronyms but broke prefixes! This version fixes that.
- Per user request: Accessorizer now supports ivar declarations such as:
- id UIN;
- id GUIState;
- Fixed locking code in GETTER and added locking for non-pointer variables in setter
- Added generation of NSLogs (with an option to // them out)
- The default font for Accessorizer text views has been [NSFont userFixedPitchFontOfSize: 0.0], now there is a pref to change font in the Prefs drawer-> General tab
- Fixed Java output
- Reconnected controller wire to language matrix (prefs for Objc/Java are honored again :-)
- Added a print menu to print results
- Removed colon after getter signature in comment header when single header pref is OFF
- Added /* ivar */ comment header
<<less
Download (590KB)
Added: 2005-01-07 License: Freeware Price:
1761 downloads
Oracle JDeveloper 11.1.1

Oracle JDeveloper 11.1.1


Oracle JDeveloper - a J2EE and XML development environment with end-to-end support for developing applications and Web services more>>
Oracle JDeveloper is a powerful software that marks a significant milestone in the progress of application development.

We spent more time than ever in this release listening carefully to what our users need in order to make them more productive. We also embarked on an intensive design and usability review by an external company.

The result of these efforts is a huge leap forward in the speed in which developers can create, assemble, and reuse components to build rich, interactive applications that are highly performant and easy to maintain.


Enhanced use experience

There have been many updates throughout the product to make working with JDeveloper a pleasant experience. These improvements are not restricted to a particular type of development, but have been applied consistently to all areas of the design time.
• Enhanced navigator: The Application Navigator has been enhanced to organize your application the way you want. New categories make it easier for you to find what you are looking for. Collapsible panels put common elements of your application within easy reach. Files that make up a composite node are conveniently exposed by simply clicking on the composite node.
• Improved Component Palette: The component palette now features collapsible panels and divider sections to organize related components. A quick search field is provided to help locate components. You can now add commonly-used components to your Favorites list for easier access later, and another panel keeps track of your recently used components.
• New Property Inspector: The Property Inspector has been redesigned with a new, user-friendly layout. Property categories have been used consistently throughout the product to make using the Property Inspector more predictable.
• Application Overview: The new Application Overview window provides a convenient listing of all the sources for your application, grouped into helpful categories. From here, you can get a sense of the overall status of your application (which sources are incomplete, which have errors, etc) too. The Application Overview also functions as a way for you to learn about the various kinds of components you may use in your application, and easily launch wizards to create them.
• File List: The File List makes it easier than ever to locate source files that are part of your project. You can search by file name, file extension, status, date modified and more.
• Updated appearance: The JDeveloper development environment has been updated with a brand-new look.
• Integrated modeless editors: Many editors for components have been converted to integrated modeless editors. These appear in the editor area along with the other editors, and allow for much more productive navigation.
• Contextual linking: Contextual linking is the concept that as you are working on something, you should be able to easily get to relevant related resources. For example, as you are working on defining a page flow for databound pages, you should be able to easily get to the page definition of those pages. This concept is now employed wherever it makes sense in the development environment.


Resource Catalog

The Resource Catalog is your window onto the many disparate resources your application may need to consume. It allows you to define connections to the resource providers, and drag-and-drop those resources into your application as needed. The resource catalog provides a search tool to search all the defined repositories in a single action.

Connections can be created for the following types of resource repositories:
• Application server
• Database
• File system
• UDDI Registry
• URL adapter
• WebDAV

New diagramming framework

The internal diagramming framework used to build the UML tools in JDeveloper, the Page Flow diagrams, and other visual editors has been re-architected to be more flexible for internal consumers.


Java Coding and Agile Development


New code generators

New generators have been added for generating equals and hashcode and to simplify generating fields and properties with getters and setters and to generate constructor from fields

Updated JUnit 4.0 support

JDeveloper now generates unit tests using JUnit 4 annotations. The integrated runner has been updated to support JUnit 4, including new instructions, such as @ignore.

New profilers

The new profilers leverage JVMTI and therefore run on any certified Java VM. Oracles OJVM is no longer required for profiling.
• CPU Profiler
• Memory Profiler

XML Compare

Comparing of XML files is now done using an XML-aware algorithm. In previous releases compare was done using a line algorithm with no understanding of the syntax of the file content. XML is used extensively within JDeveloper (projects, diagrams, ADF artifacts) and the characteristics of the file content will be understood by the tool.

For example if an XML elements attributes are reordered the compare tool will not mark that as a change - the attributes (name and value) are the same, but in different positions.

The compare tool is used by all the version control extensions to compare file content with previous versions. Compare is also used by the local history feature to compare content between saved points.

Enhanced Merge Conflict Resolution for Subversion and CVS

JDeveloper now provides an enhanced XML-aware interactive GUI to browse and update unresolvable conflicts reported during the merge process.

<<less
Download (393MB)
Added: 2007-05-09 License: Freeware Price:
578 downloads
sixbs 1.12

sixbs 1.12


sixbs - Library capable of writing and reading beans to and from XML more>>
sixbs is a library capable of writing and reading beans to and from XML using their public properties.

sixbs is especially suited for writing configuration data or sending data over the network. Contrary to normal Java serialization it is readable (i.e. you can easily edit it with your favourite text editor) and it is independent from class versions. This means that a new version of a class can be initialized with data from the old class, as long as it has the same or more setter methods. This means that your serialized data is safe even when you update your application classes.

sixbs is simple. You dont have to specify a DTD. Most classes are serializable right away. For those that cannot be serialized easily, you can write a simple Adapter class or implement the SIXBSSerializable interface that specifies which getter values should be serialized.
<<less
Download (308KB)
Added: 2006-06-19 License: GPL Price:
1222 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1