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

最新版本 AWS SDK for Java 1.12.428

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

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


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

更新時間:2016-12-21
更新細節:

What's new in this version:

New and Noteworthy:
Platform:
- Configure left and right sides in Compare editors (new in 4.6.2):
- Compare editors now offer a button Swap Left and Right View. The direction of comparison is preserved between invocations of the Compare editor and can also be changed in the Compare/Patch preference page.

PDE:
- Validate launch configuration activated by default (new in 4.6.2):
- When you create a new Eclipse Application launch configuration, PDE will now by default enable the option to Validate Plug-ins automatically prior to launching. This helps you to identify missing plug-in dependencies before the actual start of the application and makes it easier for new plug-in and RCP developers to identify common problems. You can disable this validation in the launch configuration dialog, on the Plug-ins tab.

Platform Developers:
Stable sorting in viewers based on ViewerComparator (new in 4.6.2):
- The org.eclipse.jface.viewers.ViewerComparator now ignores decorations from a DecoratingLabelProvider during its sorting. For example, if the EGit team provider is used, it prepends "> " for changed files. This additional "> " is now ignored.
- The goal of this change is to eliminate java.lang.IllegalArgumentException: Comparison method violates its general contract! that could occur when label decorations were updated in the background.
- For now, you can disable this fix by setting the system property eclipse.disable.fix.for.bug364735 to true. This temporary system property is planned to be removed unless issues with the new sorting are discovered.

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

更新時間:2016-11-29
更新細節:

What's new in this version:

New features:
- The new code sample api/samples/mean shows how to programmatically access the JProfiler MBean
- Heap walker: In the outgoing references view, the toString() filter of the "Apply filter by restricting the selected value" action now also works for Strings in snapshots
- Integration wizards: In "Startup immediately" mode, class retransformations are reduced for faster connections: An optional "config synchronization" screen is displayed for remote sessions, for local profiling sessions, the config file is now automatically specified.
- Support for NetBeans 8.2
- Netbeans plugin: Added support for profiling Maven projects

Bugs fixed:
- Do not show thread dump for HPROF snapshots if no thread dumps are available (for example with jmap -F)
- Fixed NPE for some Java 7 HPROF snapshots created with jmap -F (force)
- Telemetry overview always scrolled to bottom when resizing the window
- In the "All objects" and "Recorded objects" views, starting and stopping the session did not properly clear the view filters
- Some fatal errors during a heap dump analysis were not displayed with an error dialog
- Changing to the allocation view in an HPROF or PHD snapshot via the view selection dialog showed a progress dialog that never terminated
- Regression in 9.2: "Start probe recording" and "Stop probe recording" trigger actions did not display the drop-down for the probe anymore
- JProfiler UI on Solaris Sparc could not open heap dumps with newer 1.8 JVMs

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

更新時間:2016-09-28
更新細節:

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

更新時間:2016-06-22
更新細節:

What's new in this version:

- This release brings HiDPI support, improved GTK+ 3 support, adds support for the Solaris x86 and SPARC 64-bit platforms, and works on the Eclipse support for Java 9. For more details see the official Neon Plan.

New & Noteworthy URL:
- New and Noteworthy

API Certification:
- The project leadership certifies that the APIs in this release are "Eclipse Quality".

Architectural Issues:
- Eclipse Platform no longer runs on JREs below 8
- Many plug-ins switched BREE to JavaSE-1.7 or JavaSE-1.8
- Many plug-ins got generified
- Plug-ins started to use Java 8 constructs like lambdas or default methods
- More APIs have been released for Eclipse Platform 4
- Reference JREs for development and testing updated to most recent releases but no major changes
- Linux builds come with GTK+ 3 support enabled by default. If GTK+ 3 is not available we fall back to GTK+ 2
- PDE Build is in maintenance mode and is no longer used to build the Eclipse platform itself

Removed fragments:
- org.eclipse.core.filesystem.java7 (functionality moved into org.eclipse.core.filesystem, see bug 472554)
- org.eclipse.core.runtime.compatibility.registry (for details see bug 394739)

Removed bundle:
- org.eclipse.core.runtime.compatibility (for details see bug 394739)

New bundles:
- org.eclipse.ui.intro.quicklinks
- org.eclipse.pde.ds.annotations

Security Issues:
- The Eclipse top-level project continues to fix and resolve any security related issues found during development and penetration testing.

Non-Code Aspects:
- The build system is under continuous improvement
- Mars maintenance builds after 4.5.2 via Long Term Support (LTS) forge
- Conscious effort to engage contributors and accept contributions
- Attended code camps and hack days
- Held dedicated patch days where contributions were reviewed
- Initiated and heavily participated in Great Fixes for Neon
- See plan item bug 474498 for other activities to get more contributions

Internationalization:
- Latin1 and Latin2 locales are supported in all operating environments
- DBCS locales are supported on all platforms
- BIDI locales supported on all platforms
- GB18030-1 Chinese code page standard is supported on Windows, Linux GTK+ and Mac
- Added BIDI support for combo box and a new Globalization preference page

Localization:
- Tested for Localization and participating in Babel Project

Accessibility:
- Significant focus on US Gov. Section 508 accessibility compliance
- Open accessibility bugs: 14 major, 1 critical (targeted for 4.6.1), 0 blocker
- The 4.6 release contains updated User and ISV documentation
- Articles, examples, and tutorials
- Tutorials for Eclipse 4 are listed under http://wiki.eclipse.org/Eclipse4/Tutorials
- Numerous Webinars and Podcasts

Usability:
- Eclipse SDK is a superior IDE for Java tooling and plug-in development
- Many usability enhancements made in 4.6 to continue this tradition (see New and Noteworthy for details)
- Strings are externalized to support translation into other languages
- Extensive use of mnemonics and shortcut keys in the user interface enhances usability
- Full Bidirectional support (mirroring) on Windows and Linux GTK+, bidirectional text on Mac OS X
- Accessibility support for Windows, Linux GTK+ and Mac OS X
- Eclipse User Interface Guidelines followed

End of Life:
- When evolving API the Eclipse Platform will, whenever possible, deprecate API methods and continue to keep them operational
- Exceptions to this rule are in the deprecated API removals document
- A process is in place for removing invalid/outdated API – http://wiki.eclipse.org/Eclipse/API_Central/API_Removal_Process

Standards:
- Annotation Processing APIs
- com.sun.mirror 1.5
- javax.annotation.processing 1.6
- Java compiler API
- javax.tools 1.6
- User Assistance consumes (parses) a small subset of RSS 1.0 to get news from eclipse.org
- JUnit 4.12
- Java SE
- Compiler can generate Java 1.1 through Java 1.8 code
- Eclipse Platform runs on Java SE 8
- SWT: Win32, GDI, GDI+, OLE, IE, Cocoa, Core Graphics, Quick Draw, Safari, ATSUI, X Windows, X/t, GTK+, GDK, Pango, Cairo, ATK, Mozilla, Uniscribe,OpenGL

Communities:
- The Eclipse team is active in Bugzilla, forums and mailing lists
- Many Eclipse blogs on http://planeteclipse.org
- Some teams are using IRC to communicate
- irc://irc.freenode.net#eclipse-dev
- irc://irc.freenode.net/#eclipse-e4
- also see: http://wiki.eclipse.org/index.php/IRC
- Major Eclipse presence on http://stackoverflow.com
- The Eclipse team participates in code camps, conference presentations, and tutorials, including EclipseCon, EclipseCon Europe, Eclipse Demo Camps, JavaOne, JavaWorld,JAOO, JAX, JAX Asia, JSConf
- The Eclipse team interacts with other open source projects, standards bodies, and other projects on eclipse.org, including OSGi, Apache Ant, JCP, WTP, GCJ, GTK+

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

更新時間:2016-02-27
更新細節:

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

更新時間:2016-01-12
更新細節:

What's new in this version:

New features:
- Java 9 support: Support for JEP 254 (Compact Strings)
- Java 9 support: The JProfiler agent now works if only the java.base module is present
- Java 9 support: Support new Java 9 version scheme
- Improved support for new PostgreSQL and MariaDB drivers

Bugs fixed:
- The eclipse IDE integration did not work with the new eclipse installer
- Direct SSH connections did not work if a multi-hop connection had been configured previously
- CPU and memory recording were active for snapshots if enabled in the initial recording profile of the session
- Removing the call tree root in the hot spots view did not update the displayed data
- If the JProfiler API jar was in the configured classpath, script dialogs did not work
- MBean browser: Show the toString() result for values and operation results with a non-open type
- Tool tips in views were not hidden when changing the view with the keyboard
- HPROF heap dumps containing instances with missing classes can now be read
- Fixed a memory leak for call tree analyses
- Fixed the JProfiler executable selection on the eclipse 4.5 preference page
- Improved the performance of the probe hotspots view
- If probe hotspots were consolidated, control objects could lose their names
- After canceling the quick start dialog, the start center was displayed
- IDE integrations did not work if the IDE ran with Java 1.6
- Object comparison: Total line was empty
- "All objects" and "Recorded objects" views: The "Diff" column in the total line was empty
- Biggest objects view in the heap walker: The "Show in graph action" remained disabled if an object set creation was canceled
- When exporting a view for the first time, the initial directory in the file chooser was the root directory
- Do not ask the "Create session" question when the profiling session has been started from an IDE integration

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

更新時間:2015-12-12
更新細節:

What's new in this version:

Improve support for GTK+ 3:
- Luna provided GTK+ 3 support for an initial set of platforms. With this release we will improve the support for GTK+ 3 and enable it on even more platforms, especially for GTK+ versions >= 3.10.x. [SWT] (441566)

Drop support for GTK+ 2 versions older than 2.18:
- The GTK port has grown a too big range of supported GTK versions. Reducing them will allow streamlining our code base, making it easier to fix things and to attract new contributors. Support for versions older than 2.18 will be dropped. [SWT] (446454)

SWT browser currency:
- Significant work is required in the SWT browser widget to support the latest browser runtimes. As part of this effort we will add browser support for XULRunner 31 on all platforms. [SWT] (437700)

Add support for Power 8 Linux LE platform:
- We want to add support for the Power 8 Linux LE platform. This requires changes in SWT and the launcher. [Equinox, SWT] (431230, 431232)

Work on Eclipse support for Java 9:
- The next Java SE release is version 9, which is currently scheduled for early 2016. This Java release will add modularization to the Java language, also known under the code name Jigsaw. The Mars release itself will not provide any support for Java 9. [JDT and PDE] (456778)

Continuous improvement of build, and build process:
- We will continue to improve our build, and our build process. This is to some extent a continuation of the CBI related work from last release (372792) but not limited to CBI issues. [Platform Releng] (434596)

Recruit and train new contributors:
- We will continue the work we started in Luna (422762) to reduce any real or perceived barriers to contribution, and increase efforts on reviewing patches and mentoring new contributors, with the goal that they become active committers. [All components] (441565)

Performance and stability of Platform user interface:
- Version 4.4 of the Eclipse Platform still has some performance and functional shortcomings compared to the old 3.x generation of the platform. We will work to root out and eliminate these remaining bugs to increase the overall quality and performance of the 4.x generation platform. This was already a 4.4 plan item (422467) but it got deferred. [Platform UI] (441512)

Revive performance tests:
- After the migration to CBI and build.eclipse.org, our performance tests stopped working. With this release we want to create a stable performance test infrastructure and bring back to live at least the most relevant performance tests. This was already a 4.4 plan item but it got deferred. [Platform Releng] (374441)

Surface more options on the Tracing preference page (new):
- We have been observing a number of bugs reported regarding intermittent behavior of low level parts of Eclipse Platform like builders, resource listeners, jobs, etc. Usually those problems are hard to reproduce and there are no steps to trigger it. Therefore, we want to make more options available on the 'Tracing' preference page, so that they can be enabled by the user in the currently running workspace where the problem surfaces. [Platform Resources, Platform Team, JDT Core and JDT UI] (441575)

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

更新時間:2015-06-25
更新細節:

What's new in this version:

- New Java IDE features, including hierarchical view of nested projects, ability to customize perspectives and speed improvements for text search.
- Integrated tools for building and maintaining Docker containers, available from Linux Tools project.
- Oomph project now makes it possible to record and share user preference settings across individual workspaces.
- New integration with Gradle making it easy to manage Gradle builds from Eclipse, via the Buildship project.
- Improved Maven support, including support for Maven 3.3.3, improved Maven archetypes integration and enhanced auto-completion in the pom editor.
- Automated error reporting that allows Eclipse users to report errors directly to Eclipse projects.
- The new Thym project provides tools for building cross-platform mobile applications using Apache Cordova.

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

更新時間:2015-03-10
更新細節:

What's new in this version:

New features:
- Bundled integration for IntelliJ IDEA 14.1 (the newest IDEA plugin is always available in time from the IDEA plugin manager)

Bugs fixed:
- Regression in 8.1.3: IDE integrations were broken on some Windows systems
- Eclipse IDE integration failed if the previous eclipse installation directory was deleted
- "Out of memory exception" trigger could not be edited
- Fixed a crash while retransforming Java 8 Lambda classes

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

更新時間:2015-03-02
更新細節:

What's new in this version:

JDT:
Core:
- 416480 Error in bytecode generated by ECJ compiler leads to IncompatibleClassChangeError
- 422810 Incorrect ambiguous call error
- 422832 Class file triggers StackOverflowError when creating type hierarchy
- 428845 eclipse compiler does not flag ambiguous method call in some cases
- 430425 Type mismatch: cannot convert from StyleConverter to StyleConverter
- 430572 CCE on hovering over 'super' in lambda expression
- 430656 Content assist does not work for method reference argument
- 430667 no proposals around lambda as a field
- 432110 nested lambda type incorrectly inferred vs javac
- 432977 Incorrect 'type is not visible' compiler error
- 433458 Eclipse accepts lambda expression with potentially uninitialized arguments
- 433588 ECJ compiles an ambiguous call in the presence of an unrelated unused method.
- 434326 Slow compilation of test cases with a significant amount of generics
- 434483 Type inference not picked up with method reference
- 435219 No proposals for some closure cases
- 435348 NPE in JDT Core during AST creation
- 435682 content assist not working inside lambda expression
- 436139 Hierarchy search involving lambda and anonymous class do not find the anonymous class
- 437973 Missing implementation of JLS 15.12.2.5 Third Bullet - Part 2 (Varargs & Overload)
- 438471 Java 1.8 functional interface rejected if it extends an interface which overrides another interface's method
- 438923 nested type is inappropriately considered "indirectly referenced"
- 438945 NullPointerException InferenceContext18.checkExpression in java 8 with generics, primitives, and overloading
- 438952 StackOverflowError at org.eclipse.jdt.internal.compiler.ast.SingleTypeReference.traverse(SingleTypeReference.java:108)
- 439431 AIOOBE in ClassFile#dumpTargetTypeContents()
- 439515 ECJ reports error at method reference to overloaded instance method
- 440731 Hover, F3 doesn't work for method reference in method invocation of overloaded method
- 441734 Generic method with nested parameterized type argument fails on method reference
- 441907 Eclipse 4.4.x compiler generics bugs with streams and lambdas
- 441929 @SuppressWarnings("unchecked") not accepted on local variable
- 441983 Gerrit job test failures due to missing dependency on both versions of o.e.jdt.annotation
- 442416 $deserializeLambda$ missing cases for nested lambdas
- 442418 $deserializeLambda$ off-by-one error when deserializing the captured arguments of a lambda that also capture this
- 442452 Bogus error: The interface Comparable cannot be implemented more than once with different arguments
- 442755 NPE at ProblemHandler.handle
- 442983 NPE in Scope.findDefaultAbstractMethod
- 443456 $NON-NLS$ in lambda statement used as argument does not work
- 443854 u205f should not be a valid Java Identifier Part
- 444665 Internal compiler error: java.lang.NullPointerException at org.eclipse.jdt.internal.compiler.problem.ProblemReporter.invalidMethod
- 444772 NullPointerException in ReferenceExpression.shouldGenerateImplicitLambda
- 444773 NullPointerException in LambdaExpression.analyseCode
- 444803 Exception in thread "main" java.lang.VerifyError: Bad local variable type
- 445147 java.lang.StackOverflowError with annotation-based null analysis enabled and recursive types
- 445630 java.lang.ClassCastException: org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding cannot be cast to org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
- 445669 java.lang.IllegalStateException at org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding.clone(UnresolvedReferenceBinding.java:43)
- 446317 java.lang.VerifyError: Bad type on operand stack with Lambdas and.or inner classes
- 446715 org.eclipse.jdt.internal.compiler.lookup.TypeSystem.cacheDerivedType(TypeSystem.java:268)
- 446765 Completion does not work with both lambdas and anonymous classes in the picture
- 447062 lambda as a class member - IllegalArgumentException
- 447119 method references lost generic type information (4.4 -> 4.4.1 regression)
- 447774 Auto complete does not work when using lambdas with cast
- 448112 Compiler crash (ArrayIndexOutOfBoundsException at StackMapFrame.addStackItem()) with unused variable
- 448556 Invalid compiler error about effectively final variable outside the context of a lambda.
- 449063 Bring back generic signatures for Lambda Expressions
- 449410 Eclipse java compiler does not detect a bad return type in lambda expression
- 449453 Lambda deserialization fails with ClassCastException
- 449467 Invalid lambda deserialization with anonymous class
- 450684 Javadoc URL that redirects from http to https yields: Unknown javadoc format for
- 450930 ECJ reports error at method reference to overloaded instance method
- 451289 AttachedJavadocTests.test025 failed
- 451650 Exception: Java Model Status [Unknown javadoc format for %class%
- 452780 Internal compiler error: arrayIndexOutOfBounds
- 453117 Eclipse Cannot Handle Method References for BiFunction
- 453475 Contradictory null annotations (4.5 M3 edition)
- 456395 can't compile the Java8 code
- 457007 VerifyError
- 458071 Comparator error in M20150121-0900
- 459145 Eclipse compiler - method reference not applicable (works with javac)
- 459254 Error during AST creation: AIndexOutOfBounds 400 (@NonNull analysis)
- 457871 Java compiler CPU time regression compared to 4.2.2 Debug:
- 442500 Breakpoints are not hit if there is an alternate stratum
- 450841 Update default URLs for attached Javadoc for JREs to https Text:
- 444897 ICU bug: Double clicking doesn't select the Korean word I clicked on in text editors. UI:
- 434941 Sort members has different behavior in eclipse 4.4
- 444823 Overriding default method results in Exception
PDE:
UI:
- 434195 Very long build times after plugin manifest update
- 443114 extension editor no longer shows custom icons Platform:
Ant:
- 455542 Antui Performance test throw java.lang.IllegalMonitorStateException
- 457725 AntRunner#start(...) does not call IApplicationContext#applicationRunning() Debug:
- 444362 NPE IN LaunchPerspectivePreferencePage Doc:
- 444046 Broken link on ref-globalizationprefs.htm
- 458954 Touch ISV doc to force Javadoc regeneration for 4.4.2 Releng:
- 290883 Add links to XML test results
- 387066 Remove Red X's (and the few green checkmarks) from main DL page
- 407775 "org.eclipse.rcp.configuration_root.cocoa.macosx.x86(_64)" p2 IU does not delete eclipse symlink during uninstall
- 437486 Add JSch 0.1.51 to Platform
- 443353 Increase (and better check) feature versions
- 443475 Avoid starting "unit tests" from "test machine builds"
- 444392 Update Jetty prereq to 8.1.16.v20140903
- 447617 Keep the branding plug-in version consistent with the feature version
- 448426 set up Hudson jobs performance tests of M-builds
- 451347 Issues with Maintenance Build publication - static files not copied into place
- 452566 overall test status always show's "green", even though obvious failures
- 453677 add httpcomponents client 4.3.6 for ECF, p2, and Orbit for Luna SR2
- 453758 react to changes in Tycho 0.22 that allows configuration for resolution
- 454567 Eclipse version for build M20141205-1400 says 4.4.1
- 455160 increment rcp feature in maintenance to 4.4.2
- 456849 Add version 52.1.1 ICU4J for Luna SR2 release
- 457071 Inconsistencies in org.eclipes.rcp.configuration for Mac OS X platform
- 457171 adopt and adjust to new jasper.glassfish bundle from Orbit
- 457379 Use Luna SR2 compiler to produce Luna SR2
- 457381 Use (near) Eclipse 442 repo to build Eclipse 442
- 457766 Mac 32 bit missing from DL page
- 457767 "computeUpdateURL.php" is incorrect for maintenance RCs
- 457856 Inconsistencies in org.eclipes.rcp.configuration for Mac OS X platform - missing ppc64le
- 458048 Update ECF for Luna SR2 and M5
- 458051 Update prereqs for Luna SR2 - EMF
- 458080 Delta pack inadvertently removed from 4.4.2 DL page
- 458680 Declare Luna SR2 RC2
- 458953 Update copyright date of product and features where needed
- 459159 Comparator error in rcp.config in M20150204-0900
- 459183 Declare Luna SR2 RC3
- 459926 org.eclipse.sdk.ide product in 4.4.2RC3 still says 4.4.1
- 460650 Suggest to 'archive' (at least) 4.3.2 (and it's Java 8 patch) Runtime:
- 392794 Hang saving workspace on exit while saving workbench state SWT:
- 342145 Embedded IE11 browser shows webpages in Quirks(IE5)-Mode
- 371326 "Widget is disposed" in combination with accessibility
- 422371 Eclipse crashes with EXC_BAD_ACCESS (SIGSEGV) in Tree.drawInteriorWithFrame_inView
- 426062 RCP application menu not shown when launched from Eclipse on OS X 10.9
- 433275 Caret gets lost
- 433486 Can't open FileDialog on OS X 10.9
- 443230 org.eclipse.swt.gtk.linux.ppc64le.build.sha1 needs manual updates (was: comparator error)
- 444143 Selected Item color is overriden when setBackgroundColor is called for Tree and Table
- 446534 Table.tree with column headers visible has issues on OS X 10.10 Yosemite
- 451886 NPE in FileDialog.panel_shouldShowFilename
- 453827 DND does not work on Group composite
- 454622 Work around missing Device#getSystemFont() in #getFontList(..) and FontDialog
- 458640 SWT should increase bundle version in Luna SR2 to 3.103.2.qualifier
- 458868 Open Implementation and Open Declaration broken in M5 Text:
- 434901 catch Content Assist exceptions to protect navigation keys
- 441827 TextViewer.ViewerState.restore method loses caret position UI:
- 409081 BIDI 4.2.2 : Welcome Page isn't correctly mirrored
- 413410 Lots of Keybinding conflicts occurred on official CDT Eclipse Kepler 4.3
- 429308 Make workspace selection dialog visible in the task manager of the OS
- 432498 Fast views get created on start-up
- 432686 show toolbar does not take effect if workspace is started with hidden toolbar
- 435274 Leak of ActionContributionItem every time New.Import context menu item is made visible
- 435300 Narrowing an empty Outline view lowers the "An outline is not available" label
- 435421 Active Part is incorrect and does not have focus on a restart
- 435847 Reset Java Perspective is not getting the Package Explorer back
- 436116 NPE when opening Internal Web Browser View on Ubuntu 12.04
- 439988 Activities should allow default enablement to be controlled by product definition
- 443350 No theme applied by default on Windows 8.x, Vista, XP
- 443514 Tooltips of parts are not translated in PartStack
- 443845 Console tab flickers when not active
- 446965 EditorInputPropertyTester called for IEditorPart with IEditorInput set
- 448561 LocaleChangeServiceImpl does not process MWindow#sharedElements
- 449188 Empty perspective after restarting Eclipse with open Welcome page
- 453857 CTabFolder layouts content too often . too many of them
- 458141 ProgressManagerUtil.getDefaultParent() does not honor splash shell -> new shell hidden behind splash screen User Assistance:
- 450171 Don't use SSL anymore to avoid POODLE attack
- 457396 Build of "webapp" fails due to changes in org.apache.jasper.glassfish