首页
系统教程
Linux入门
Linux管理
Linux技巧
Linux命令
Ubuntu
Linux服务器
Linux数据库
Linux开发
通用技术
发行版
企业应用
实验室
当前位置:
红联Linux门户
>
English Linux
Linux Java environment setup
发布时间:2007-11-16 00:51:21
来源:红联
作者:CDflexaz
To set a linux Java development environment on Ubuntu
edit .bashrc add the following lines
JAVA_HOME = Your JDK path
PATH=$JAVA_HOME/bin:$PATH
CLASSPATH=$JAVA_HOME/lib/rt.jar:$JAVA_HOME/lib/tools.jar:.
export JAVA_HOME PATH CLASSPATH
文章评论
共有
0
条评论
频道文章
I just successfully installed DC++ for linux
How to setup your Ubuntu machine so it can print to a Windows XP shared printer
What is KDE?
Installing Robocup 3D simulation server on Ubuntu
Install/uninstall .deb files
Linux Operating Systems: SUSE Linux Enterprise
Linux District
Welcome to Fluxbuntu 7.10 Release Candidate
Ubuntu 7.10 is outstanding
the man command in ubuntu
最新教程
Red Hat Says Security Updates for Meltdown
Linux Journal Ceases Publication
AT&T is working on an open-sourced AI project with Linux Foundation
Great news for Android:kernel Long Term Support triples to 6 years
Canonical Wants You to Vote for the Default Apps of Ubuntu 18.04
Fedora 26 Linux Operating System Has Been Cleared for Landing on July 11
Linux Mint 18.2 “Sonya” is near,beta release coming early June
Linus Torvalds:Linux 4.11
IBM,Red Hat partner to develop open source hybrid cloud
Linux Foundation says it's "not surprising" Linux is targeted
随机推荐
Ubuntu certified for IBM's DB2
Building a Fedora Guest System using `virt-manager
Ubuntu Vista and on the two-way system introduced guide
Understanding the linux kernel!
Linux Operating Systems: SUSE Linux Enterprise
successful configuring the Tuxedo 9.1 in SUSE Enterprise Server 10.1
HOWTO: Install *.deb *.rpm and Source Code Files
Install MEPIS Linux on X61
ns-allinone-2.31 + VMware 6 + Ubuntu 7.10
Getting Sun Java 6 On Debian 4.0 With APT Pinning