Mongotumake, formerly called ubuntuw.toolscenter, is an open-source command line tool software that can be easily installed on main Linux platforms to develop Android applications. Latest Version: tumake15.11.1. Release log: AddedsupportforNetbeansIDE, withpossibilityofexten
Ubuntu Make, formerly known as Ubuntu Developer Tools Center, is an open-source command line tool software that can be easily installed on main Linux platforms to develop Android applications.
The latest Ubuntu Make 15.11.1 version. Release logs:
- Added support for Netbeans IDE, with possibility of extension to support its flavors.
- Add large and initial support for medium tests.
- Add Rust support, installing the latest rust compiler and tools version.
- Initial support for medium and large tests.
- Override GOROOT value instead of appending it (Go doesn't support GOROOT having multiple values ).
- Change android NDK env variable to use NDK_ROOT instead of ANDROID_NDK.
- Fix webstorm icon renamed upstream.
- Ship version file as part of the install (Now-version really works on packaged flavor as well) + stamp generated binary with correct version.
- Fix BaseInstaller to not crash when all downloads assets are 404 + add medium tests for this.
- Ensure-r global option behave like-remove.
- Some style, refactoring and formatting tidy up for recent merges and changes.
- Add medium assets, certificates and additional failure test cases for netbeans and rust.
- Update docker container for medium tests with new certificates.
- Readd Travis CI integration running pep8 and small tests (with badge status and updated wording in README). New pushes and pull requests are now automatically tested on those 2 kinds of tests.
- Fix and updates dependencies for package and pip virtualenv deps.
- Standardize the test environment so that people running tests using for instance zsh are not impacted.
- Finish up shipping static files support for future frameworks.
- Using scala framework for loading tests and making autopkgtests pass on armel64 (android not available on this arch ).
- Improve releasing script and migrate gbp config to new headers.
- Refreshed translation template and updated translations. Thanks to all our translators!
Ubuntu installation command:
Sudo add-apt-repository ppa: ubuntu-desktop/ubuntu-make
Sudo apt-get update
Sudo apt-get install ubuntu-make
Unmount umake command:
Sudo apt-get remove ubuntu-make
Instructions for use:
Learn about Ubuntu and run umake-help:
To install a unified 3D environment:
Sudo umake games unity3d
To install the Arduino IDE, run the following command:
Sudo umake ide arduino
Install the GO command:
Sudo umake go-lang
Install the dartlang command:
Sudo umake dart editor
Install the pycharm command:
Sudo umake ide pycharm
Install the eclipse command:
Sudo umake ide eclipse
Install IntelliJ IDEA command:
Sudo umake ide idea-ultimate
Run the following command to install IntelliJ IDEA Community Edition:
Sudo umake ide idea
Install the Webstorm command:
Sudo umake ide webstorm
Install the pycharm-professional command:
Sudo umake ide pycharm-professional
Install the pycharm-educational command:
Sudo umake ide pycharm-educational
Install the Phpstorm command:
Sudo umake ide phpstorm
Install the Rubymine command:
Sudo umake ide rubymine
Install the Stencyl command:
Sudo umake games stencyl
Install the Android NDK command:
Sudo umake android-ndk
Install the Android Studio command:
Sudo umake android-studio
Install the Firefox Dev command:
Sudo umake web firefox-dev
This article permanently updates the link address: Http://www.linuxidc.com/Linux/2015-11/125086.htm