hey guys . i usually program on JCreator on windows .. I wanted to know how do u start programing on eclipse on mac and when im done how do I make it an official program
Printable View
hey guys . i usually program on JCreator on windows .. I wanted to know how do u start programing on eclipse on mac and when im done how do I make it an official program
Download Eclipse installation package for Mac and install it. They way you have to work out cannot be change depends on the OS. And what you mean by official program?
I mean after im done programing how can I make it an .exe or a .dmg
You cannot create an exe on Mac, because Mac OS dosen't have an installation type with exe. You have to deploy as dmg. You can download a DMG tool and create a dmg package using jar files.