Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Eclipse Neon Looks Strange and Misbehaves

We will fix the CFT licenses and have it done for Neon RC1. 

Bug 493157 tracks the work:


Thanks.

On Fri, May 6, 2016 at 7:27 AM, Doug Schaefer <cdtdoug@xxxxxxxxx> wrote:
I'll take the action to clean up the Android dialogs. They're top of my list.

The Subversion one also bugs the hell out of me but not sure how to get that one addressed.

On Fri, May 6, 2016 at 9:37 AM, Carl Anderson <ccc@xxxxxxxxxx> wrote:

Ed,

WTP was already aware of the Chromium license... we're working to make sure that the license is set up properly. (The Cloud Foundry stuff is not WTP.)

FWIW,

- Carl Anderson
WTP Releng project lead

Inactive hide details for Ed Merks ---05/06/2016 07:48:44 AM---Hi, When I install the Eclipse Eierlegende Wollmilchsau for NeonEd Merks ---05/06/2016 07:48:44 AM---Hi, When I install the Eclipse Eierlegende Wollmilchsau for Neon M7, there

From: Ed Merks <ed.merks@xxxxxxxxx>
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Date: 05/06/2016 07:48 AM
Subject: [cross-project-issues-dev] Eclipse Neon Looks Strange and Misbehaves
Sent by: cross-project-issues-dev-bounces@xxxxxxxxxxx





Hi,

When I install the Eclipse Eierlegende Wollmilchsau for Neon M7, there are some units with strange licenses present

Once the installation launches, the splash screen starts out nice, but at some point it becomes pixelated like this:

 

After that, the state it comes up in isn't lovely.  Several technologies feel the immediate need to prompt the user, and even to open a console.

Ignoring those problems, the IDE does not look pretty.

Notice that all the toolbar buttons are all bigger than they were in Mars.  I.e., they're not showing in their native resolution but are scaled up.  It looks sloppy in my opinion.  How can I get back the look I had before?  Note that this problem occurs for all packages.

The error log is quite full of problems:

One exception of them occurs for all packages.  Why is this file expected to exist at this location?

java.io.FileNotFoundException: D:\sandbox\USER-HOME\jee-latest\eclipse\introData.xml (The system cannot find the file specified)
    at java.io.FileInputStream.open0(Native Method)
    at java.io.FileInputStream.open(FileInputStream.java:195)
    at java.io.FileInputStream.<init>(FileInputStream.java:138)
    at java.io.FileInputStream.<init>(FileInputStream.java:93)
    at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
    at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
    at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:623)
    at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:812)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
    at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
    at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
    at org.eclipse.ui.internal.intro.universal.IntroData.parse(IntroData.java:159)
    at org.eclipse.ui.internal.intro.universal.IntroData.initialize(IntroData.java:63)
    at org.eclipse.ui.internal.intro.universal.IntroData.<init>(IntroData.java:47)
    at org.eclipse.ui.internal.intro.universal.UniversalIntroConfigurer.loadData(UniversalIntroConfigurer.java:533)
    at org.eclipse.ui.internal.intro.universal.UniversalIntroConfigurer.<init>(UniversalIntroConfigurer.java:55)

We can't really expect David to police all these things.   If you contribute something to the train, please make sure you properly test the impact of what you contribute in combination with all the other things being contributed.  The all-in-one product makes that very easy...

Regards,
Ed

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top