Eclipse (64-bit) 歷史舊版本 Page12

最新版本 AWS SDK for Java 1.12.428

Eclipse (64-bit) 歷史版本列表

Eclipse 64 位包含的工具使開發人員可以在多語言,多平台和多供應商環境中自由選擇。 Eclipse 提供了一個基於插件的框架,可以更容易地創建,集成和使用軟件工具,從而節省時間和金錢。通過協作和開發核心集成技術,工俱生產者可以利用平台重用,專注於核心競爭力來創造新的開發技術。下載用於 PC 的 Eclipse Offline Installer 安裝程序 64bit。 Eclipse 平台... Eclipse (64-bit) 軟體介紹


GetFLV 25.2104.3868 查看版本資訊

更新時間:2021-04-12
更新細節:

ExpanDrive 7.7.8 查看版本資訊

更新時間:2021-03-29
更新細節:

What's new in this version:

- new: Improved auto-updater for per-connection updates

pgAdmin 4 5.10 查看版本資訊

更新時間:2021-03-26
更新細節:

What's new in this version:

New features:
- Show the login roles that are members of a group role be shown when examining a group role
- Make the container distribution a multi-arch build with x86_64 and Arm64 support
- Make ‘kerberos’ an optional feature in the Python wheel, to avoid the need to install MIT Kerberos on the system by default
- Added ‘–replace’ option in Import server to replace the list of servers with the newly imported one
- Added zoom scaling options with keyboard shortcuts in runtime

Housekeeping:
- Use schema qualification while accessing the catalog objects
- Make the ‘Save Data Changes’ icon to be more intuitive

Fixed:
- Fixed alignment issue under preferences for the German language
- Fixed color issue on the statistics tab for collection node in the safari browser
- Fixed an issue where adding/updating records fails if the table name contains percent sign
- Ensure that autovacuum and analyze scale factors should be editable with more than two decimals
- Fixed an issue where % displayed twice in explain analyze for query and table
- Rename text ‘table’ with ‘relation’ in the statistic tab for explain analyze
- Fixed an issue where the properties tab for collection nodes is unresponsive after switching the tabs
- Fixed an issue where the Save button is enabled for functions/procedures by default when open the properties dialog
- Fixed an issue where hanging symlinks in a directory cause select file dialog to break
- Allow underscores in the Windows installation path
- Remove the “launch now” option in the Windows installer, as UAC could cause it to run as an elevated user
- Ensure that cell content being auto selected when editing the cell data
- Ensure that SQL formatter should not add extra tabs and format the SQL correctly
- Fixed encoding issue when database encoding set to SQL_ASCII and name of the column is in ASCII character
- Ensure that the user should be able to kill the session from Dashboard if the user has a ‘pg_signal_backend’ role
- Ensure that the view/edit data panel should not be opened for unsupported nodes using the keyboard shortcut
- Ensure PGADMIN_DEFAULT_EMAIL looks sane when initialising a container deployment
- Improve the web setup script for Linux to make the platform detection more robust and overrideable
- Ensure that SQL formatter should not use tab size if ‘Use spaces?’ set to false
- Fixed an issue where the user is unable to create a subscription if the host/IP address for connection is 127.0.0.1
- Ensure that proper error message should be shown on the properties and statistics tab in case of insufficient privileges for a subscription
- Fixed an issue where the ‘Create Slot’ option is disabled in case of the same IP/host provided but the port is different
- Ensure the Python interpreter used by the runtime ignores user site-packages
- Fixed an issue where the user is not able to change the connection in Query Tool when any SQL file is opened
- Ensure that the venv activation scripts have the correct path in them on Linux
- Fixed an issue where schema diff showing wrong SQL when comparing triggers with different when clause
- Ensure that the template database should be visible while creating the database
- Fixed string index out of range error where the dependent tab is in focus and selecting any publication or table
- Fixed an issue where the dependent tab throwing an error when selecting any login/group role
- Fixed an issue where the incorrect values visible in the dependents tab for publication
- Fixed an issue where copy/paste rows in view data paste the wrong value for boolean type
- Ensure that the primary key should be visible properly in the table dialog
- Ensure that toggle buttons are accessible by most screen readers
- Fixed an issue where the top menu disappears when entering into the full screen for minimum screen resolution
- Ensure that the grantor name should be visible properly for the security tab in the table dialog

MultiMC 5 0.6.12 查看版本資訊

更新時間:2021-03-22
更新細節:

What's new in this version:

- Added the option to not use OpenAL and/or GLFW libraries bundled with the game
- This is interesting if you have ones that come with your system and work better
- Skins (the part used for account icons) are now rendered with the overlay on
- GH-3130: Skin upload has been switched over to the new Mojang API and should have less issues
- MultiMC now shows world icons and allows resetting world icons in View Worlds
- GH-3229: Copy seed button has been updated to be compatible with newer versions of the game
- GH-3427: View Worlds now has a very simple Datapacks button - it just opens the system file browser
- GH-3189: Updated nbt library - this makes View Worlds work properly again for newer versions of the game
- Fixed online saving in Classic versions
- GH-3131: Fixed not working with proxy ports greater than 32767
- Proxy login details are no longer logged in files
- GH-3467: The launch could stall in the ScanModFolders task if the mod folders didn't exist yet.
- GH-3602: Pre-launch commands could fail on first launch of the instance because the .minecraft folder has not been created yet

Technical changes:
- GH-3234: At build time, the meta URL can be changed
- Removed some hacks previously required to get Forge working
- MultiMC no longer contains pack200 and the custom lzma format support used by Forge only.
- Some preparations have been done to allow downloading Java runtimes from Mojang - support for the Piston repository
- Compatibility with unusual build environments has been increased

Eclipse SDK 4.19 (64-bit) 查看版本資訊

更新時間:2021-03-18
更新細節:

What's new in this version:

New features in the Platform and Equinox:
Text Editors:
- Horizontal Scrolling in Text Editor You can now scroll horizontally in the Text Editor using Shift+Mouse Wheel and touchpad gestures on Windows

Debug:
- Find Next/Previous in Console View
- Disable All in Breakpoints view
- Termination of child processes of launched OS processes can be configured

Preferences:
- External browsers on Windows

New features for Java developers:
JUnit:
- JUnit 5.7.1

Java Editor:
- Quick assist to create try-with-resources
- Add catch clause to try-with-resources assists
- Quick fix to create permitted type declaration
- Java Feature clean ups
- Pattern matching for instanceof clean up
- Reduce indentation clean up
- Extract increment clean up
- Use Comparator.comparing() clean up
- Multi-catch clean up
- Convert fields into local variables
- Static inner class clean up
- Use String.replace() clean up
- Primitive comparison clean up
- Primitive parsing clean up
- Pull down common code from if/else statement clean up
- String.substring() clean up
- Unreachable block clean up
- Unlooped while clean up
- Source Fixing clean ups
- Object.equals() on non null clean up
- Comparison to zero clean up
-
 Views and Dialogs:
- Parallel index search
- Coloring restricted identifiers
- Externally annotate sources
- static import org.mockito.Mockito.* available as favorite

Debug:
- Toggle tracepoints in editor ruler
- Toggle breakpoint on a list of methods including abstract method

New APIs in the Platform and Equinox:
Platform Changes:
- Content-assist contributor allows more flexible control of completion triggers
- Contribute to content-assist for Generic Editor with OSGi services
- API for Atomic IMarker creation with attributes
- IncrementalProjectBuilder can optionally implement new clean with arguments method
- Moved com.ibm.icu from org.eclipse.e4.rcp to org.eclipse.rcp feature

SWT Changes:
- API for Resource disposal tracking
- API for Shell maximum size
- Edge back-end support for Browser

New features for plug-in developers:
Editors:
- Include/exclude bundles directly from the target definition view

API Tools:
- Warning for missing bundle in API baseline
- Improved text for exported packages in the editor

API Enhancements:
- New advanced editing capabilities for custom target platforms

JProfiler 12.0.2 (64-bit) 查看版本資訊

更新時間:2021-03-18
更新細節:

What's new in this version:

New features:
- Support for the MongoDB 4.2+ reactive driver
- Full support for Oracle JDBC driver 21.0
- Support for encrypted and authenticated communication with the floating license server
- Support for remote checkout of a license from the floating license server

Fixed:
- Thread dumps view: The comparison dialog for selected threads was not shown correctly in dark mode
- Could not select hidden directories for JRE/JDK home directories which was a problem for JREs installed in .sdkman
- Profiling did not work on some Linux Alpine machines
- Tree views: The text in the node detail dialog and in the text from the copy to clipboard action could be garbled for particular character sequences
- Fixed SSH host key verification for multi-hops tunnels

DreamMail 6.3.1.317 查看版本資訊

更新時間:2021-03-18
更新細節:

RubyInstaller 2020.3.3 查看版本資訊

更新時間:2021-03-18
更新細節:

What's new in this version:

Fixed:
- an issue with console views running in read-only mode: RUBY-27657
- an issue with the formatting of Pry console output on Windows: RUBY-27341
- an issue causing IDE crashes: JBR-3066
Keychain is now available on Apple Silicon: IDEA-258912
- issues with the Close All But Pinned and Close All actions: IDEA-256044
- the wrong behavior of the Diff view: IDEA-257651
- a focus issue in the branch list: IDEA-254354
- the issue causing unnecessary backslashes to be added in Markdown files containing code blocks: IDEA-258796
- a false warning when defining an endless method inside an endless method: RUBY-27447
- the issue causing unnecessary backslashes to be added in Markdown files containing code blocks: IDEA-258796

GPU Caps Viewer 1.50.1 查看版本資訊

更新時間:2021-03-18
更新細節:

What's new in this version:

Added:
- support of NVIDIA GeForce RTX 3060 and CMP 30HX/40HX
- support of AMD Radeon RX 6700 XT
- detection of Intel UHD Graphics 750 and UHD Graphics 730

Updated:
- string fields of _gxl_benchmark_results.csv and bench_result.csv with double quotes
- GPU Shark 0.22.1.0
- ZoomGPU 1.29.2 (GPU monitoring library)

VideoHunter 1.14.0 查看版本資訊

更新時間:2021-03-18
更新細節: