Install netbean development platform in linux

Source: Internet
Author: User
Tags netbeans
The development platform for netbean in linux-general Linux technology-Linux programming and kernel information is successfully installed. The following is a detailed description. Use the file in netbean. bin to enter the command line terminal.

Mkdir/root/home/limz/netbean

Add the file mv

Mv netbean. bin/root/home/limz/netbean/
./Netbean

When netbean is installed for the first time, an error is prompted, jdk or something. If I want to solve the jdk environment variable problem, set it in/etc/environment to install netbean.
During the installation process, I found that the text could not be displayed, and they all used squares. With my own experience, after installing netbean, the entire software was garbled.

Then

In the etc/NetBeans. conf file of the netbeans installation directory, change:

Netbeans_default_options = "-J-Xms32m-J-Xmx128m-J-XX: PermSize = 32 m-J-XX: maxPermSize = 160 m-J-Dnetbeans.logger.console = true-J-ea-J-Dapple.laf.useScreenMenuBar = true-J-Duser.language = en-J-Duser.country = US -- fontsize 11"

The results show that all of them are normal.

Later, I set the font in/etc/environment and found that even the Chinese folder under the root user is displayed normally.

The configuration of jdk is similar to that in windows.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.