Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Oxygen M3 EPP packages

+1 for C/C++ but...

I'm greeted with this exception when I start it:

java.lang.NullPointerException
    at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$2.propertyChange(TasksUiPlugin.java:296)
    at org.eclipse.ui.preferences.ScopedPreferenceStore$3.run(ScopedPreferenceStore.java:350)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.preferences.ScopedPreferenceStore.firePropertyChangeEvent(ScopedPreferenceStore.java:346)
    at org.eclipse.ui.preferences.ScopedPreferenceStore.setValue(ScopedPreferenceStore.java:658)
    at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$TasksUiInitializationJob.hideNonMatchingSubtasks(TasksUiPlugin.java:442)
    at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$TasksUiInitializationJob.runInUIThread(TasksUiPlugin.java:406)
    at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:97)

Seems to work fine after.


Marc-Andre


From: epp-dev-bounces@xxxxxxxxxxx <epp-dev-bounces@xxxxxxxxxxx> on behalf of Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
Sent: Thursday, November 3, 2016 6:07:05 AM
To: EPP Developer Mailing List
Subject: [epp-dev] Oxygen M3 EPP packages
 
Dear package maintainers,

the Oxygen M3 packages are ready for testing.

Package downloads from build #94 on Hudson:

  https://hudson.eclipse.org/packaging/job/oxygen.epp-tycho-build/94/artifact/org.eclipse.epp.packages/archive/

p2 URLs for updates and upgrades:

  http://download.eclipse.org/technology/epp/packages/oxygen/M3
download.eclipse.org
Eclipse is probably best known as a Java IDE, but it is more: it is an IDE framework, a tools framework, an open source project, a community, an eco-system, and a foundation.

  http://download.eclipse.org/staging/oxygen

The Oxygen M3 milestone is scheduled for tomorrow/Friday.

Thanks for testing,
Markus


Back to the top