넷빈 6.7.1 의 새 변경사항 (release notes) 정리
Written on 오전 5:15 by 강여사(J.Y.Kang)
=======================================================
6.7.1에 새 변경사항:
=======================================================
6.7과 비교
-------------------------------------------------------
JavaFX SDK 1.2 포함
넷빈 6.7에 잘 알려진 버그 수정
6.5.1와 비교
-------------------------------------------------------
=======================================================
지원 기술
=======================================================
지원 기술들:
-------------------------------------------------------
테스트된 어플리케이션 서버들:
-------------------------------------------------------
(글래스피시 어플리케이션 서버 사용시에는 썬 글래스피시 엔터프라이즈 서버 v2.1 사용 권장)
=======================================================
시스템 요구사항
=======================================================
최소 하드웨어 설정
-------------------------------------------------------
Microsoft Windows XP Professional SP3:
Processor: 800MHz Intel Pentium III or equivalent
Memory: 512 MB
Disk space: 750 MB of free disk space
Microsoft Windows Vista:
Processor: 800MHz Intel Pentium III or equivalent
Memory: 512 MB
Disk space: 750 MB of free disk space
Ubuntu 9.04:
Processor: 800MHz Intel Pentium III or equivalent
Memory: 512 MB
Disk space: 650 MB of free disk space
Solaris OS version 10 (SPARC):
Processor: UltraSPARC II 450 MHz
Memory: 512 MB
Disk space: 650 MB of free disk space
Solaris OS version 10 (x86/x64 Platform Edition):
Processor: AMD Opteron 1200 Series 1.8 GHz
Memory: 512 MB
Disk space: 650 MB of free disk space
Macintosh OS X 10.5 Intel:
Processor: Dual-Core Intel
Memory: 512 MB
Disk space: 650 MB of free disk space
Macintosh OS X 10.5 PPC:
Processor: PowerPC G4
Memory: 512 MB
Disk space: 650 MB of free disk space
For more information, see <a href="http://www.netbeans.org/kb/articles/mac.html">Using NetBeans on Mac OS X</a>.
권장 하드웨어 설정
-------------------------------------------------------
Microsoft Windows XP Professional SP3:
Processor: 2.6 GHz Intel Pentium IV or equivalent
Memory: 2 GB
Disk space: 1 GB of free disk space
Microsoft Windows Vista:
Processor: 2.6 GHz Intel Pentium IV or equivalent
Memory: 2 GB
Disk space: 1 GB of free disk space
Ubuntu 8.x:
Processor: 2.6 GHz Intel Pentium IV or equivalent
Memory: 2 GB
Disk space: 850 MB of free disk space
Solaris OS version 10 (SPARC):
Processor: UltraSPARC IIIi 1 GHz
Memory: 2 GB
Disk space: 850 MB of free disk space
Solaris OS version 10 (x86/x64 platform edition):
Processor: AMD Opteron 1200 Series 2.8 GHz
Memory: 2 GB
Disk space: 850 MB of free disk space
Macintosh OS X 10.5 Intel:
Processor: Dual-Core Intel
Memory: 2 GB
Disk space: 850 MB of free disk space
Macintosh OS X 10.5 PPC:
Processor: PowerPC G5
Memory: 2 GB
Disk space: 850 MB of free disk space
For more information, see <a href="http://www.netbeans.org/kb/articles/mac.html">Using NetBeans on Mac OS X</a>.
이외 넷빈즈 IDE 실행 플랫폼
===============================================
필수 소프트웨어
===============================================
넷빈즈 IDE는 JDK 기반 위에서 구동됩니다.
이 릴리즈를 위한 테스트된 JDK 는 다음과 같습니다.
참고 : JDK 다운로드 사이트 목록
---------------------------------------------------------------------------------------
for Mac OS X 10.5.4 and higher (includes Java SE 6, version 1.6.0_07 for 64-bit Intel-based Macs (Core2Duo processors))
For users running Mac OS X 10.4.11 and higher, a Java update (J2SE 5, version 1.5.0_16) is available at http://www.apple.com/support/downloads/javaformacosx104release7.html.
Note. Java upgrades for Mac OS X are also available via Apple's Software Update mechanism.
Open VMS: http://h18012.www1.hp.com/java/download/index.html
이전 넷빈즈와의 호환성
===============================================================
넷빈즈 4.1 이하에서 작성된 프로젝트의 경우 프로젝트로 불러올 수 없을 수도 있습니다.
UML, SOA 와 Visual Web 모듈 사용
===============================================================
위 모듈은 현재 빠져있습니다. 따라서 이 모듈을 추가하고자 하면 도구-플러그인 에서 각각 UML, SOA 혹은 Visual Web 의 플러그인 이름을 통해 설치할 수 있습니다. 이 모듈들은 현재 Beta Update Center 에서 사용가능합니다.
SOA 기능을 활성화하려면
------------------------------------------------
1. 썬 글래스피시 엔터프라이즈 서버 v3 프렐루드는 SOA 모듈과 작업되지 않기 떄문에 썬 글래스피시 엔터프라이즈 서버 v2.1 과 함께 번들된 넷빈즈 IDE 6.7.1 을 다운로드 받아 설치합니다.
2. OpenESB 프로젝트 다운로드 페이지에서, 넷빈즈 6.7 다운로드 번들을 위한 글래스피시 ESB v2.1을 설치합니다. 글래스피시 ESB 설치를 위한 디렉토리로 넷빈즈 6.7 설치 경로를 선택합니다.
SQL 편집기 및 데이터베이스
===============================================================
DriverVersion Example URL JavaDB Derby 10.4.1.3 jdbc:derby://localhost:1527/sample (Network) Oracle Oracle Database 10g Release 2 (10.2.0.2) jdbc:oracle:thin:@//localhost:1521:ora9i
PostgreSQL 8.3 Build 603 jdbc:postgresql://jsmith.mycompany.com:5432/postgres MySQL MySQL Connector/J 5.1.6 jdbc:mysql://localhost:3306/sample
Driver Version Example URL Microsoft Microsoft SQL Server 2005 JDBC Driver 1.2.2828.100 jdbc:sqlserver://localhost:1433;databaseName=travel;selectMethod=cursor IBM Redistributable DB2 JDBC Type 4 driver v8 fixpack 13 jdbc:db2://localhost:50002/sample jTDS jTDS 1.2.1 jdbc:jtds:sqlserver://test-mycompany.com:1433/travel DataDirect DataDirect Connect for JDBC - 3.6 DataDirect Connect for JDBC - 3.6.07 jdbc:datadirect:oracle://localhost;SID=ora9i
jdbc:datadirect:sqlserver://localhost:1433;DatabaseName=travel;SelectMethod=cursor
jdbc:datadirect:db2://localhost:50002;databaseName=samplePointbase 5.2 ECF build 294
jdbc:pointbase://localhost:29092/sample