Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts

Sunday, October 26, 2008

Run Java on Windows Mobile device with Mysaifu JVM

Mysaifu JVM is a Java Virtual Machine which runs on Windows Mobile.
It is a free software under the GPLv2 (GNU Public License Version 2).

The following operating systems are supported by latest version of this JVM.

* Windows Mobile 6.0
* Windows Mobile 5.0
* Windows Mobile 2003 Second Edition software for Pocket PC (Pocket PC 2003 SE)
* Windows Mobile 2003 software for Pocket PC (Pocket PC 2003)

Wednesday, December 5, 2007

NetBeans IDE 6.0 released


The NetBeans IDE is a free, open-source Integrated Development Environment for software developers. You get all the tools you need to create professional desktop, enterprise, web and mobile applications, in Java, C/C++ and even Ruby. The IDE runs on many platforms including Windows, Linux, Mac OS X and Solaris; it is easy to install and use straight out of the box.

The 6.0 release includes significant enhancements and new features, including a completely rewritten editor infrastructure, support for additional languages, new productivity features, and a simplified installation process that allows you to easily install and configure the IDE to meet your exact needs.

Friday, October 19, 2007

Java ME and the Netbeans Mobility Pack

Google Tech Talks
May 3,2007

ABSTRACT

NetBeans Mobility Pack is a development environment for Java ME CLDC/MIDP, CDC developers. In this talk Martin will show what technologies and SDKs are supported, the latest features in 6.0 with a special focus on the build system (ant), managing multiple application ports and working with device database, deployment on real-devices. Credits: Speaker:Martin Ryzl

Monday, October 15, 2007

Supreme J2ME

Found a very good site in J2ME programming - Supreme J2ME

Supreme J2ME is a site dedicated to J2ME Game programming. Here you can find some guides and tips that (hopefully) will help you with your mobile game development.

Sunday, October 14, 2007

NetBeans IDE 6.0 Beta 1 is available

NetBeans IDE 6.0 Beta 1 Information

The NetBeans IDE is a modular, standards-based, integrated development environment (IDE) written in the Java programming language. The NetBeans project consists of an open source IDE and an application platform, which can be used as a generic framework to build any kind of application.

The focus of NetBeans IDE 6.0 is improved developer productivity through a smarter, faster editor, and the integration of all NetBeans products into one IDE. Please download it, check it out and let us know what you think. The NetBeans IDE 6.0 is scheduled to be released in November 2007.

NetBeans

Wednesday, July 25, 2007

Qt


Qt sets the standard for high-performance, cross-platform application development. It includes a C++ class library and tools for cross-platform development and internationalization. Qt also provides unique solutions to inter-object communication, goes beyond C++ to add flexibility for advanced GUI development and provides a special edition for back-end server applications.

Wednesday, July 4, 2007

eUML2

eUML2 for Java is a powerful UML modeler designed for Java developer in Eclipse. The main features are:

* Real-time code/model synchronization
* UML2.1 compliant and support of OMG XMI
* Advanced reversed engineering
* Powerful true dependency analyze tools
* JDK 1.4 and 1.5 support
* Customizable template support.

Monday, July 2, 2007

Eclipse

Eclipse is an open source community whose projects are focused on building an extensible development platform, runtimes and application frameworks for building, deploying and managing software across the entire software lifecycle. Many people know us, and hopefully love us, as a Java IDE but Eclipse is much more than a Java IDE.

With suitable plug-in, ıt can be used to develope Java, C/C++, web application, mobile application, and much more.