Eclipse (64-bit)

最新版本 Eclipse SDK 4.7 (64-bit)

Eclipse SDK 4.7 (64-bit)

Eclipse SDK 4.7 (64-bit)
Eclipse 64 位包含的工具使開發人員可以在多語言,多平台和多供應商環境中自由選擇。 Eclipse 提供了一個基於插件的框架,可以更容易地創建,集成和使用軟件工具,從而節省時間和金錢。通過協作和開發核心集成技術,工俱生產者可以利用平台重用,專注於核心競爭力來創造新的開發技術。下載用於 PC 的 Eclipse Offline Installer 安裝程序 64bit。 Eclipse 平台是用 Java 語言編寫的,附帶了大量的插件構建工具包和示例。這些項目可以在概念上被組織成七個不同的“支柱”或類別:
企業開發嵌入式和設備開發富客戶端平台富 Internet 應用程序應用程序框架應用程序生命週期管理(ALM)面向服務的體系結構(SOA)注:需要 Java 運行時環境

也可用:下載 Eclipse for Mac



ScreenShot

軟體資訊
檔案版本 Eclipse SDK 4.7 (64-bit)

檔案名稱 eclipse-SDK-4.7-win32-x86_64.zip
檔案大小 226 MB
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64
軟體類型 免費軟體
作者 The Eclipse Foundation
官網 http://www.eclipse.org/
更新日期 2017-06-28
更新日誌

What's new in this version:

NEW FEATURES IN THE PLATFORM AND EQUINOX:
EDITORS:
- An easily-extensible Generic Text Editor added
- Generic editor can now read patch and diff files
- Images are opened in the Eclipse IDE
- Editor selection dialog: Use for all
- Show Annotation renamed to Show Revision Information
- Configure left and right sides in Compare editors
- Ctrl+E command improvements
- Content Assist for Feature Name in Model Editor
- Model Editor improvements

DEBUG:
- "Launch Group" launch configuration type
- "Terminate and Relaunch" from Run menu, context menu and tool bar
- Breakpoints view: Sort By > Creation Time
- Breakpoints in Overview Ruler

VIEWS, DIALOGS AND TOOLBAR:
- Improved string matching in Quick Access
- Wildcards in Quick Access
- Quick Access search text in Help
- Filter previous choices in Quick Access
- Command icons shown in Quick Access
- Show/hide Status Bar
- GTK tree collapse/expand key bindings
- Simplified filters dialog for Problems, Bookmarks, and Tasks views
- Copy Details submenu for Problems and Tasks views
- Filter dialog for Problems, Bookmarks, and Tasks views easier to reach
- "Copy Build Id Information" in About dialog
- 'Filters and Customization...' in Project Explorer
- "Recently used filters" feature in Project Explorer
- "Other Projects" working set in Project Explorer
- Perspective descriptions in Open Perspective dialog
- Maximize and Minimize via Window > Appearance menu
- 'Switch Workspace' and 'Restart' menu items
- Improved exit and restart dialogs
- Installation Details menu entry removed
- DnD source image for List widget (GTK only)

PREFERENCES:
- Window title configuration
- Option to copy your preferences during workspace switch
- Option to disable Problems view decoration on startup
- "Always run in background" enabled by default

THEMES AND STYLING:
- New default styling for form-based user interfaces
- Support for extending existing CSS preference nodes
- Default styling for table and tree headers
- Colors in interactive popups
- Fixed Progress view colors for the dark theme
- Improved default styling for the toolbar
- Reduced TabItems padding under GTK+
- Reduced window margins
- GTK theme system property
- More high resolution images
- GENERAL UPDATES:
- Eclipse as Apple disk image
- Ant 1.10.1
- Java 9 previews

NEW FEATURES FOR JAVA DEVELOPERS:
JAVA EDITOR:
- Open Implementation of selected Type
- Automatically insert Braces at correct position
- Escape text when pasting into a string literal
- Quick Fix to move type annotations
- Defaults for annotation type elements in Javadoc
- Set colors for Javadoc

JAVA VIEWS AND DIALOGS:
- Skip button in Organize Imports dialog
- Hide inherited members from java.lang.Object
- Hide deprecated fields and methods
- Group by Project in Search view
- Type name with extension in New Java Type creation wizards
- HiDPI JDT icons

JAVA COMPILER:
- New Java index
- Pass compiler options to annotation processors
- Warnings for unlikely argument types

JAVA FORMATTER:
- New way to count comment width

DEBUG:
- Method result after step operations
- Triggers for breakpoints
- Conditional watchpoint
- Toggle Tracepoint
- Show Logical Structure enabled by default
- Remote Java Application "Socket Listen" type supports multiple incoming connections
- New option to disable Hot Code Replace

JUNIT:
- Show JUnit failure trace in Console view

NEW APIs IN THE PLATFORM AND EQUINOX:
PLATFORM CHANGES:
- Extension points added for Generic Text Editor
- An extension point to associate existing editors and content-types
- CompositeImageDescriptor HiDPI-ready
- Update in API for decorating images
- New API for controlling build order
- Asynchronous content-assistant
- Stable sorting in viewers based on ViewerComparator
- Reduced performance impact of very frequent progress reporting from background jobs
- Application model allows toolbar definitions for parts and perspectives
- Separation of DI extension annotations and supplier
- @Service annotation available in DI extensions
- Dependency injection for Eclipse 3.x views available
- Declarative services implementation replaceable
- Imperative Expressions
- Screenshot from JUnit
- Debugging test timeouts

EQUINOX CHANGES:
- New Declarative Services Implementation supporting OSGi R6
- Several plug-ins define Provided Capabilities metadata
- Non-modal Install dialog
- Progress reporting in the installation dialog
- Tracing honors -consoleLog
- Source-incompatible change in org.eclipse.equinox.common requires Java 8 BREE for some dependant plug-ins

SWT CHANGES:
- SWT requires 1.8 Java runtime
- Lambda as SelectionListener
- Lambda as KeyListener
- New API Image#getImageData(int zoom)
- New APIs for Table header colors
- New APIs for Tree header colors
- Table and Tree header styling via CSS
- Apply GTK+ CSS at runtime
- Tweak the GTK+ theme
- Button widget background and foreground color can be styled on Windows
- SWT spies separated from Tools plug-in
- Image#getImageDataAtCurrentZoom() and Image#getBoundsInPixels() are deprecated
- AccessibleTableListener#getCaption(..) deprecated
- AccessibleTableListener#getSummary(..) deprecated
- Composite#changed(Control[]) deprecated

NEW FEATURES FOR PLUG-IN DEVELOPERS:
DIALOGS, EDITORS AND VIEWS:
- New Layout Spy Tool
- Support for Nested categories
- Manage versions for included features
- Option added for workspace plug-ins overriding target plug-ins
- 'Show In Console' added to context menu of Error Log view
- Reload Target Editor
- Target definition files can be edited with the Generic Editor
- p2.inf files open in Properties Editor
- Search finds plug-in references in features
- Quick Fix to add bundle or package adds import statement
- Validate launch configuration activated by default
- 'Restore to defaults' buttons added to Tracing tab

OSGI DECLARATIVE SERVICES:
- Support for Declarative Services Annotations v1.3

WIZARDS:
- Plug-in project template added for Generic Text Editor
- More descriptive plug-in template names
- Plug-in selection filter in Feature project wizard
- Filter in plug-in and feature export wizards

API TOOLS:
- Change in Execution Environment creates a version problem
- Default method addition reported as a breaking change
- Field addition to Class reported as a breaking change
- Option for field addition to an annotation
- Types marked with @noimplement and @noextend processed by API leak analysis
- Quick Fix to configure problem severity
- Reorganized Version Management preferences tab

Eclipse SDK 4.7 (64-bit) 相關參考資料
4.7 - Eclipse Project Downloads - Eclipse archive

跳到 Eclipse SDK - Windows (x86_64), eclipse-SDK-4.7-win32-x86_64.zip, 226 MB. Linux (x86/GTK+), eclipse-SDK-4.7-linux-gtk.tar.gz, 225 MB.

https://archive.eclipse.org

4.7.3 - Eclipse Project Downloads - Eclipse archive

跳到 Eclipse SDK - Windows, eclipse-SDK-4.7.3-win32.zip, 231 MB. Windows (x86_64), eclipse-SDK-4.7.3-win32-x86_64.zip, 231 MB. Linux (x86/GTK+) ...

https://archive.eclipse.org

4.7.3a - Eclipse Project Downloads - Eclipse Project Archives

跳到 Eclipse SDK - Windows (x86_64), eclipse-SDK-4.7.3a-win32-x86_64.zip, 233 MB. Linux (x86/GTK+), eclipse-SDK-4.7.3a-linux-gtk.tar.gz, 232 MB.

https://archive.eclipse.org

BIRT 4.7.0 - Download - Eclipse

All Downloads: BIRT 4.7.0 ... Eclipse Version 4.7.0 SDK ... Windows, birt-report-designer-all-in-one-4.7.0-20170622-win32.win32.x86_64.zip ...

https://download.eclipse.org

Eclipse SDK 4.10 (64-bit) Download for Windows 10, 8, 7

Download Eclipse SDK 4.10 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Software Version.

https://www.filehorse.com

Eclipse SDK 4.7 (64-bit) Download for Windows 10, 8, 7

Download Eclipse SDK 4.7 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Software Version.

https://www.filehorse.com

Eclipse SDK 4.7.1 (64-bit) Download for Windows 10, 8, 7

Download Eclipse SDK 4.7.1 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Software Version.

https://www.filehorse.com

Eclipse SDK 4.7.2 (64-bit) Download for Windows 10, 8, 7

Download Eclipse SDK 4.7.2 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Software Version.

https://www.filehorse.com

Eclipse SDK 4.7.3 (64-bit) Download for Windows 10, 8, 7

Download Eclipse SDK 4.7.3 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Software Version.

https://www.filehorse.com