简体   繁体   中英

Java EE installation and configuration on Mac OS

I am a newbie for Mac OS. I would like to develop Java EE on Mac OS. Where can i find the development environment configuration such as how to install Java EE, the file structure of Java EE, where is the Java EE file, classpath.

I have searched for some keywords, but most of them are about Tomcat and JBoss configuration.

Could anyone provide link or keyword of Java EE development environment configuration?

Well, working with servers like JBoss is basically what Java EE is! If you just want plain old Java, that's Java SE and comes with OSX.

The following link from Apple seems like some official advice, but as you noticed it's mostly talking about JBoss and Jetty.

http://developer.apple.com/internet/java/enterprisejava.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM