반응형
BlueJ은 자바를 처음 시작하는 이들을 위한, 자바 개발 도구(free)입니다.
튜토리얼: https://bluej.org/tutorial/tutorial-v4.pdf
PDF: tutorial-v4.pdf
Overview
BlueJ is a development environment that allows you to develop Java programs quickly and easily. Its main features are that it is:- Simple BlueJ has a deliberately smaller and simpler interface than professional environments like NetBeans or Eclipse. This allows beginners to get started more quickly, and without being overwhelmed.
- Designed for teaching BlueJ is deliberately designed with good pedagogy in mind. There is a popular textbook designed for teaching introductory university/college courses with BlueJ, and a site full of teaching resources.
- Interactive BlueJ allows you to interact with objects. You can inspect their value, call methods on them, pass them as parameters and more. You can also directly invoke Java expressions without compiling. Thus BlueJ is a powerful graphical shell/REPL for Java.
- Portable BlueJ runs on Windows, Mac OS X, Linux and other platforms which run Java. It can also run without installation from a USB stick.
- Mature BlueJ is over fifteen years old, but continues to be updated and supported by a full-time team. We aim to respond to all technical support requests within one working day.
- Innovative BlueJ has several features not seen before in other IDEs. Its object bench, code pad, and scope colouring were all original BlueJ features.
Features and Screenshots
BlueJ's editor features unique scope highlighting, where the background of each code block is coloured to allow you to visually scan the code much faster. It also helps in spotting misplaced curly brackets.
반응형
'JAVA' 카테고리의 다른 글
[펌]jsp을 이용해서 쓰레드 덤프 보기 (0) | 2011.03.28 |
---|---|
[Regular Expression]정규식 관련 (한글 정규식 찾기) + EditPlus사용법 (0) | 2010.11.02 |
이클립스(eclipse) 실행오류 ( Failed to create the Java Virtual Machine. ) (0) | 2010.09.30 |
Java의 class파일 역컴파일 jad.exe (0) | 2010.07.29 |
Totoise SVN Cache(TSVNCache.exe)부화 줄이기 (1) | 2010.01.27 |
[펌][Eclipse] Eclipse 실행 시 오류 (0) | 2009.05.15 |
[펌]이클립스 설정 (0) | 2009.05.07 |
[펌] 이클립스 단축키 (0) | 2009.04.16 |
도움이 되셨다면 하트모양의 "♡ 공감"을 눌러주시면 큰 격려가 됩니다.
(로그인하지 않으셔도 가능)
(로그인하지 않으셔도 가능)