diff --git a/.metadata/.lock b/.metadata/.lock new file mode 100644 index 0000000..e69de29 diff --git a/.metadata/.log b/.metadata/.log new file mode 100644 index 0000000..5fe38e1 --- /dev/null +++ b/.metadata/.log @@ -0,0 +1,170 @@ +!SESSION 2016-03-18 10:29:17.597 ----------------------------------------------- +eclipse.buildId=M20120208-0800 +java.version=1.7.0_51 +java.vendor=Oracle Corporation +BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR +Framework arguments: -product org.eclipse.epp.package.java.product +Command-line arguments: -data /private/student/1/11/16000511/routage-optimiste -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product + +!ENTRY org.eclipse.ui.workbench 4 0 2016-03-18 10:29:27.213 +!MESSAGE An unexpected exception was thrown. +!STACK 0 +java.lang.NullPointerException + at org.eclipse.ui.internal.WorkbenchWindow.putToolbarLabel(WorkbenchWindow.java:1697) + at org.eclipse.ui.internal.menus.MenuAdditionCacheEntry.createToolBarAdditionContribution(MenuAdditionCacheEntry.java:208) + at org.eclipse.ui.internal.menus.MenuAdditionCacheEntry.createContributionItems(MenuAdditionCacheEntry.java:177) + at org.eclipse.ui.internal.menus.TrimContributionManager.update(TrimContributionManager.java:224) + at org.eclipse.ui.internal.WorkbenchWindow.updateLayoutDataForContents(WorkbenchWindow.java:3874) + at org.eclipse.ui.internal.WorkbenchWindow.setCoolBarVisible(WorkbenchWindow.java:3675) + at org.eclipse.ui.internal.ViewIntroAdapterPart.setBarVisibility(ViewIntroAdapterPart.java:203) + at org.eclipse.ui.internal.ViewIntroAdapterPart.dispose(ViewIntroAdapterPart.java:106) + at org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart(WorkbenchPartReference.java:737) + at org.eclipse.ui.internal.ViewReference.doDisposePart(ViewReference.java:104) + at org.eclipse.ui.internal.WorkbenchPartReference.dispose(WorkbenchPartReference.java:684) + at org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchPage.java:1797) + at org.eclipse.ui.internal.WorkbenchPage.partRemoved(WorkbenchPage.java:1789) + at org.eclipse.ui.internal.ViewFactory.releaseView(ViewFactory.java:257) + at org.eclipse.ui.internal.Perspective.dispose(Perspective.java:292) + at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage.java:1868) + at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(WorkbenchWindow.java:894) + at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchWindow.java:1729) + at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:730) + at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:715) + at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:867) + at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) + at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:865) + at org.eclipse.jface.window.WindowManager.close(WindowManager.java:109) + at org.eclipse.ui.internal.Workbench$18.run(Workbench.java:1114) + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) + at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1111) + at org.eclipse.ui.internal.Workbench.access$15(Workbench.java:1040) + at org.eclipse.ui.internal.Workbench$25.run(Workbench.java:1284) + at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) + at org.eclipse.ui.internal.Workbench.close(Workbench.java:1282) + at org.eclipse.ui.internal.Workbench.close(Workbench.java:1254) + at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:727) + at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:715) + at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:867) + at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) + at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:865) + at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:741) + at org.eclipse.jface.window.Window$3.shellClosed(Window.java:687) + at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:98) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1267) + at org.eclipse.swt.widgets.Shell.closeWidget(Shell.java:617) + at org.eclipse.swt.widgets.Shell.gtk_delete_event(Shell.java:1189) + at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1735) + at org.eclipse.swt.widgets.Control.windowProc(Control.java:5016) + at org.eclipse.swt.widgets.Display.windowProc(Display.java:4408) + at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method) + at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:8422) + at org.eclipse.swt.widgets.Display.eventProc(Display.java:1245) + at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) + at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2276) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3207) + at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) + at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) + at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) + at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:606) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) + at org.eclipse.equinox.launcher.Main.run(Main.java:1410) + at org.eclipse.equinox.launcher.Main.main(Main.java:1386) +!SESSION 2016-03-18 10:30:44.541 ----------------------------------------------- +eclipse.buildId=M20120208-0800 +java.version=1.7.0_51 +java.vendor=Oracle Corporation +BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR +Framework arguments: -product org.eclipse.epp.package.java.product +Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product + +!ENTRY org.eclipse.ui.workbench 4 0 2016-03-18 10:31:01.751 +!MESSAGE An unexpected exception was thrown. +!STACK 0 +java.lang.NullPointerException + at org.eclipse.ui.internal.WorkbenchWindow.putToolbarLabel(WorkbenchWindow.java:1697) + at org.eclipse.ui.internal.menus.MenuAdditionCacheEntry.createToolBarAdditionContribution(MenuAdditionCacheEntry.java:208) + at org.eclipse.ui.internal.menus.MenuAdditionCacheEntry.createContributionItems(MenuAdditionCacheEntry.java:177) + at org.eclipse.ui.internal.menus.TrimContributionManager.update(TrimContributionManager.java:224) + at org.eclipse.ui.internal.WorkbenchWindow.updateLayoutDataForContents(WorkbenchWindow.java:3874) + at org.eclipse.ui.internal.WorkbenchWindow.setCoolBarVisible(WorkbenchWindow.java:3675) + at org.eclipse.ui.internal.ViewIntroAdapterPart.setBarVisibility(ViewIntroAdapterPart.java:203) + at org.eclipse.ui.internal.ViewIntroAdapterPart.dispose(ViewIntroAdapterPart.java:106) + at org.eclipse.ui.internal.WorkbenchPartReference.doDisposePart(WorkbenchPartReference.java:737) + at org.eclipse.ui.internal.ViewReference.doDisposePart(ViewReference.java:104) + at org.eclipse.ui.internal.WorkbenchPartReference.dispose(WorkbenchPartReference.java:684) + at org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchPage.java:1797) + at org.eclipse.ui.internal.WorkbenchPage.partRemoved(WorkbenchPage.java:1789) + at org.eclipse.ui.internal.ViewFactory.releaseView(ViewFactory.java:257) + at org.eclipse.ui.internal.Perspective.dispose(Perspective.java:292) + at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage.java:1868) + at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(WorkbenchWindow.java:894) + at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchWindow.java:1729) + at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:730) + at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:715) + at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:867) + at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) + at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:865) + at org.eclipse.jface.window.WindowManager.close(WindowManager.java:109) + at org.eclipse.ui.internal.Workbench$18.run(Workbench.java:1114) + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) + at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1111) + at org.eclipse.ui.internal.Workbench.access$15(Workbench.java:1040) + at org.eclipse.ui.internal.Workbench$25.run(Workbench.java:1284) + at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) + at org.eclipse.ui.internal.Workbench.close(Workbench.java:1282) + at org.eclipse.ui.internal.Workbench.restart(Workbench.java:2292) + at org.eclipse.ui.internal.ide.actions.OpenWorkspaceAction.restart(OpenWorkspaceAction.java:282) + at org.eclipse.ui.internal.ide.actions.OpenWorkspaceAction.run(OpenWorkspaceAction.java:264) + at org.eclipse.ui.internal.ide.actions.OpenWorkspaceAction$OpenDialogAction.run(OpenWorkspaceAction.java:70) + at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) + at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) + at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) + at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1267) + at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1061) + at org.eclipse.jface.action.ActionContributionItem$9.handleEvent(ActionContributionItem.java:1284) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) + at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3588) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3209) + at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) + at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) + at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) + at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:606) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) + at org.eclipse.equinox.launcher.Main.run(Main.java:1410) + at org.eclipse.equinox.launcher.Main.main(Main.java:1386) diff --git a/.metadata/.mylyn/.taskListIndex/segments.gen b/.metadata/.mylyn/.taskListIndex/segments.gen new file mode 100644 index 0000000..63a7ec9 Binary files /dev/null and b/.metadata/.mylyn/.taskListIndex/segments.gen differ diff --git a/.metadata/.mylyn/.taskListIndex/segments_1 b/.metadata/.mylyn/.taskListIndex/segments_1 new file mode 100644 index 0000000..a6294d7 Binary files /dev/null and b/.metadata/.mylyn/.taskListIndex/segments_1 differ diff --git a/.metadata/.mylyn/repositories.xml.zip b/.metadata/.mylyn/repositories.xml.zip new file mode 100644 index 0000000..d889841 Binary files /dev/null and b/.metadata/.mylyn/repositories.xml.zip differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version new file mode 100644 index 0000000..25cb955 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index new file mode 100644 index 0000000..98daeff Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version new file mode 100644 index 0000000..6b2aaa7 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree b/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree new file mode 100644 index 0000000..6f3b1e7 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources b/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources new file mode 100644 index 0000000..bafff8c Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources differ diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..dffc6b5 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +version=1 diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.usagedata.recording.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.usagedata.recording.prefs new file mode 100644 index 0000000..d3763bd --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.usagedata.recording.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.epp.usagedata.recording.last-upload=1458293365393 diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs new file mode 100644 index 0000000..bef410f --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs @@ -0,0 +1,13 @@ +content_assist_proposals_background=247,247,247 +content_assist_proposals_foreground=44,44,44 +eclipse.preferences.version=1 +fontPropagated=true +org.eclipse.jdt.ui.editor.tab.width= +org.eclipse.jdt.ui.formatterprofiles.version=12 +org.eclipse.jdt.ui.javadoclocations.migrated=true +org.eclipse.jface.textfont=1|Monospace|10.0|0|GTK|1|; +proposalOrderMigrated=true +spelling_locale_initialized=true +tabWidthPropagated=true +useAnnotationsPrefPage=true +useQuickDiffPrefPage=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs new file mode 100644 index 0000000..67b1d96 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.m2e.discovery.pref.projects= diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs new file mode 100644 index 0000000..43e97e4 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +mylyn.attention.migrated=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs new file mode 100644 index 0000000..8d462a6 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.mylyn.monitor.activity.tracking.enabled.checked=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.cvs.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.cvs.ui.prefs new file mode 100644 index 0000000..f9e585b --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.cvs.ui.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +pref_first_startup=false diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs new file mode 100644 index 0000000..56cd496 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.team.ui.first_time=false diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs new file mode 100644 index 0000000..fc00e58 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs @@ -0,0 +1,5 @@ +PROBLEMS_FILTERS_MIGRATE=true +eclipse.preferences.version=1 +platformState=1441713840516 +quickStart=false +tipsAndTricks=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs new file mode 100644 index 0000000..08076f2 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +showIntro=false diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs new file mode 100644 index 0000000..eeda39e --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs @@ -0,0 +1,3 @@ +ENABLED_DECORATORS=org.eclipse.m2e.core.mavenVersionDecorator\:false,com.google.gdt.eclipse.managedapis.ui.ManagedApiContainerDecorator\:true,com.google.gdt.eclipse.managedapis.ui.ManageApiInfoDecorator\:true,org.eclipse.egit.ui.internal.decorators.GitLightweightDecorator\:true,org.eclipse.jdt.ui.override.decorator\:true,org.eclipse.jdt.ui.interface.decorator\:false,org.eclipse.jdt.ui.buildpath.decorator\:true,org.eclipse.m2e.core.maven2decorator\:true,org.eclipse.mylyn.context.ui.decorator.interest\:true,org.eclipse.mylyn.tasks.ui.decorators.task\:true,org.eclipse.mylyn.team.ui.changeset.decorator\:true,org.eclipse.pde.ui.binaryProjectDecorator\:false,org.eclipse.team.cvs.ui.decorator\:true,org.eclipse.team.svn.ui.decorator.SVNLightweightDecorator\:false,org.eclipse.ui.LinkedResourceDecorator\:true,org.eclipse.ui.VirtualResourceDecorator\:true,org.eclipse.ui.ContentTypeDecorator\:true,org.eclipse.ui.ResourceFilterDecorator\:false,org.eclipse.wst.jsdt.ui.override.decorator\:true,org.eclipse.xtext.builder.nature.overlay\:true, +PLUGINS_NOT_ACTIVATED_ON_STARTUP=org.eclipse.m2e.discovery; +eclipse.preferences.version=1 diff --git a/.metadata/.plugins/org.eclipse.epp.usagedata.recording/upload0.csv b/.metadata/.plugins/org.eclipse.epp.usagedata.recording/upload0.csv new file mode 100644 index 0000000..d38d054 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.usagedata.recording/upload0.csv @@ -0,0 +1,256 @@ +what,kind,bundleId,bundleVersion,description,time +activated,perspective,org.eclipse.jdt.ui,,"org.eclipse.jdt.ui.JavaPerspective",1458293364341 +started,bundle,org.eclipse.osgi,3.7.2.v20120110-1415,"org.eclipse.osgi",1458293364343 +started,bundle,org.eclipse.equinox.simpleconfigurator,1.0.200.v20110815-1438,"org.eclipse.equinox.simpleconfigurator",1458293364343 +started,bundle,com.ibm.icu,4.4.2.v20110823,"com.ibm.icu",1458293364344 +started,bundle,org.eclipse.core.contenttype,3.4.100.v20110423-0524,"org.eclipse.core.contenttype",1458293364344 +started,bundle,org.eclipse.core.databinding.observable,1.4.0.I20110222-0800,"org.eclipse.core.databinding.observable",1458293364345 +started,bundle,org.eclipse.core.expressions,3.4.300.v20110228,"org.eclipse.core.expressions",1458293364345 +started,bundle,org.eclipse.core.filebuffers,3.5.200.v20110928-1504,"org.eclipse.core.filebuffers",1458293364346 +started,bundle,org.eclipse.core.jobs,3.5.101.v20120113-1953,"org.eclipse.core.jobs",1458293364346 +started,bundle,org.eclipse.core.net,1.2.100.I20110511-0800,"org.eclipse.core.net",1458293364347 +started,bundle,org.eclipse.core.resources,3.7.101.v20120125-1505,"org.eclipse.core.resources",1458293364348 +started,bundle,org.eclipse.core.runtime,3.7.0.v20110110,"org.eclipse.core.runtime",1458293364348 +started,bundle,org.eclipse.core.runtime.compatibility,3.2.100.v20100505,"org.eclipse.core.runtime.compatibility",1458293364349 +started,bundle,org.eclipse.core.runtime.compatibility.auth,3.2.200.v20110110,"org.eclipse.core.runtime.compatibility.auth",1458293364349 +started,bundle,org.eclipse.debug.core,3.7.1.v20111129-2031,"org.eclipse.debug.core",1458293364350 +started,bundle,org.eclipse.epp.mpc.ui,1.1.1.I20110907-0947,"org.eclipse.epp.mpc.ui",1458293364350 +started,bundle,org.eclipse.epp.usagedata.gathering,1.3.1.R201106061540,"org.eclipse.epp.usagedata.gathering",1458293364350 +started,bundle,org.eclipse.epp.usagedata.recording,1.3.1.R201106061540,"org.eclipse.epp.usagedata.recording",1458293364351 +started,bundle,org.eclipse.equinox.app,1.3.100.v20110321,"org.eclipse.equinox.app",1458293364352 +started,bundle,org.eclipse.equinox.common,3.6.0.v20110523,"org.eclipse.equinox.common",1458293364352 +started,bundle,org.eclipse.equinox.ds,1.3.1.R37x_v20110701,"org.eclipse.equinox.ds",1458293364353 +started,bundle,org.eclipse.equinox.event,1.2.100.v20110502,"org.eclipse.equinox.event",1458293364353 +started,bundle,org.eclipse.equinox.p2.core,2.1.1.v20120113-1346,"org.eclipse.equinox.p2.core",1458293364354 +started,bundle,org.eclipse.equinox.p2.directorywatcher,1.0.300.v20110815-1419,"org.eclipse.equinox.p2.directorywatcher",1458293364354 +started,bundle,org.eclipse.equinox.p2.engine,2.1.1.R37x_v20111003,"org.eclipse.equinox.p2.engine",1458293364355 +started,bundle,org.eclipse.equinox.p2.metadata,2.1.0.v20110815-1419,"org.eclipse.equinox.p2.metadata",1458293364356 +started,bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419,"org.eclipse.equinox.p2.metadata.repository",1458293364357 +started,bundle,org.eclipse.equinox.p2.operations,2.1.1.R37x_v20111111,"org.eclipse.equinox.p2.operations",1458293364358 +started,bundle,org.eclipse.equinox.p2.reconciler.dropins,1.1.100.v20110815-1419,"org.eclipse.equinox.p2.reconciler.dropins",1458293364358 +started,bundle,org.eclipse.equinox.p2.repository,2.1.1.v20120113-1346,"org.eclipse.equinox.p2.repository",1458293364359 +started,bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.0.100.v20110815-1419,"org.eclipse.equinox.p2.ui.sdk.scheduler",1458293364359 +started,bundle,org.eclipse.equinox.p2.updatechecker,1.1.200.v20110815-1419,"org.eclipse.equinox.p2.updatechecker",1458293364360 +started,bundle,org.eclipse.equinox.preferences,3.4.2.v20120111-2020,"org.eclipse.equinox.preferences",1458293364360 +started,bundle,org.eclipse.equinox.registry,3.5.101.R37x_v20110810-1611,"org.eclipse.equinox.registry",1458293364361 +started,bundle,org.eclipse.equinox.security,1.1.1.R37x_v20110822-1018,"org.eclipse.equinox.security",1458293364361 +started,bundle,org.eclipse.equinox.util,1.0.300.v20110502,"org.eclipse.equinox.util",1458293364361 +started,bundle,org.eclipse.help,3.5.100.v20110426,"org.eclipse.help",1458293364362 +started,bundle,org.eclipse.jdt.core,3.7.3.v20120119-1537,"org.eclipse.jdt.core",1458293364362 +started,bundle,org.eclipse.jdt.core.manipulation,1.4.0.v20110928-1453,"org.eclipse.jdt.core.manipulation",1458293364363 +started,bundle,org.eclipse.jdt.ui,3.7.2.v20120109-1427,"org.eclipse.jdt.ui",1458293364365 +started,bundle,org.eclipse.jface,3.7.0.v20110928-1505,"org.eclipse.jface",1458293364365 +started,bundle,org.eclipse.jsch.core,1.1.300.I20110514-0800,"org.eclipse.jsch.core",1458293364366 +started,bundle,org.eclipse.m2e.discovery,1.0.200.20111228-1245,"org.eclipse.m2e.discovery",1458293364366 +started,bundle,org.eclipse.m2e.logback.configuration,1.0.200.20111228-1245,"org.eclipse.m2e.logback.configuration",1458293364366 +started,bundle,org.eclipse.search,3.7.0.v20110928-1504,"org.eclipse.search",1458293364367 +started,bundle,org.eclipse.team.core,3.6.0.I20110525-0800,"org.eclipse.team.core",1458293364367 +started,bundle,org.eclipse.team.cvs.core,3.3.400.I20110510-0800,"org.eclipse.team.cvs.core",1458293364367 +started,bundle,org.eclipse.team.cvs.ui,3.3.401.v20120126-1227,"org.eclipse.team.cvs.ui",1458293364368 +started,bundle,org.eclipse.team.ui,3.6.101.R37x_v20111109-0800,"org.eclipse.team.ui",1458293364369 +started,bundle,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui",1458293364370 +started,bundle,org.eclipse.ui.console,3.5.100.v20111007_r372,"org.eclipse.ui.console",1458293364370 +started,bundle,org.eclipse.ui.editors,3.7.0.v20110928-1504,"org.eclipse.ui.editors",1458293364370 +started,bundle,org.eclipse.ui.forms,3.5.101.v20111011-1919,"org.eclipse.ui.forms",1458293364371 +started,bundle,org.eclipse.ui.ide,3.7.0.v20110928-1505,"org.eclipse.ui.ide",1458293364372 +started,bundle,org.eclipse.ui.intro,3.4.100.v20110425,"org.eclipse.ui.intro",1458293364372 +started,bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510,"org.eclipse.ui.intro.universal",1458293364372 +started,bundle,org.eclipse.ui.net,1.2.100.v20111208-1155,"org.eclipse.ui.net",1458293364372 +started,bundle,org.eclipse.ui.views,3.6.0.v20110928-1505,"org.eclipse.ui.views",1458293364373 +started,bundle,org.eclipse.ui.views.log,1.0.200.v20110404,"org.eclipse.ui.views.log",1458293364373 +started,bundle,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"org.eclipse.ui.workbench",1458293364374 +started,bundle,org.eclipse.ui.workbench.texteditor,3.7.0.v20110928-1504,"org.eclipse.ui.workbench.texteditor",1458293364374 +started,bundle,org.eclipse.update.configurator,3.3.100.v20100512,"org.eclipse.update.configurator",1458293364375 +started,bundle,org.eclipse.update.core,3.2.500.v20110330,"org.eclipse.update.core",1458293364375 +started,bundle,org.eclipse.update.scheduler,3.2.300.v20100512,"org.eclipse.update.scheduler",1458293364376 +started,bundle,com.google.gdt.eclipse.core,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.core",1458293364376 +started,bundle,com.google.gdt.eclipse.designer,3.1.2.r37x201303061530,"com.google.gdt.eclipse.designer",1458293364376 +started,bundle,com.google.gdt.eclipse.designer.UiBinder,3.1.2.r37x201303061530,"com.google.gdt.eclipse.designer.UiBinder",1458293364377 +started,bundle,com.google.gdt.eclipse.login,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.login",1458293364377 +started,bundle,com.google.gdt.eclipse.managedapis,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.managedapis",1458293364377 +started,bundle,com.google.gdt.eclipse.suite.ext,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.suite.ext",1458293364378 +started,bundle,org.eclipse.mylyn.bugzilla.core,3.8.3.v20130107-0100,"org.eclipse.mylyn.bugzilla.core",1458293364378 +started,bundle,org.eclipse.mylyn.bugzilla.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.bugzilla.ui",1458293364378 +started,bundle,org.eclipse.mylyn.commons.core,3.8.3.v20130107-0100,"org.eclipse.mylyn.commons.core",1458293364378 +started,bundle,org.eclipse.mylyn.commons.net,3.8.3.v20130107-0100,"org.eclipse.mylyn.commons.net",1458293364378 +started,bundle,org.eclipse.mylyn.commons.notifications.core,1.0.3.v20130107-0100,"org.eclipse.mylyn.commons.notifications.core",1458293364379 +started,bundle,org.eclipse.mylyn.commons.notifications.feed,1.0.3.v20130107-0100,"org.eclipse.mylyn.commons.notifications.feed",1458293364379 +started,bundle,org.eclipse.mylyn.commons.notifications.ui,1.0.3.v20130107-0100,"org.eclipse.mylyn.commons.notifications.ui",1458293364379 +started,bundle,org.eclipse.mylyn.commons.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.commons.ui",1458293364380 +started,bundle,org.eclipse.mylyn.commons.workbench,3.8.3.v20130107-0100,"org.eclipse.mylyn.commons.workbench",1458293364380 +started,bundle,org.eclipse.mylyn.context.core,3.8.3.v20130107-0100,"org.eclipse.mylyn.context.core",1458293364380 +started,bundle,org.eclipse.mylyn.context.tasks.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.context.tasks.ui",1458293364380 +started,bundle,org.eclipse.mylyn.monitor.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.monitor.ui",1458293364381 +started,bundle,org.eclipse.mylyn.tasks.index.core,3.8.3.v20130107-0100,"org.eclipse.mylyn.tasks.index.core",1458293364381 +started,bundle,org.eclipse.mylyn.tasks.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.tasks.ui",1458293364382 +started,bundle,org.eclipse.mylyn.team.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.team.ui",1458293364382 +started,bundle,org.eclipse.wb.core,1.5.2.r37x201303061457,"org.eclipse.wb.core",1458293364382 +started,bundle,org.eclipse.wb.core.java,1.5.2.r37x201303061505,"org.eclipse.wb.core.java",1458293364382 +started,bundle,org.eclipse.wb.core.lib,1.5.2.r37x201303061457,"org.eclipse.wb.core.lib",1458293364383 +started,bundle,org.eclipse.wb.discovery.core,1.5.2.r37x201303061516,"org.eclipse.wb.discovery.core",1458293364383 +started,bundle,org.eclipse.wb.discovery.ui,1.5.2.r37x201303061516,"org.eclipse.wb.discovery.ui",1458293364383 +started,bundle,org.eclipse.pde.launching,3.6.0.v20110506,"org.eclipse.pde.launching",1458293364384 +started,bundle,org.eclipse.pde.ui,3.6.100.v20120103_r372,"org.eclipse.pde.ui",1458293364385 +os,sysinfo,,,"linux",1458293364388 +arch,sysinfo,,,"x86_64",1458293364388 +ws,sysinfo,,,"gtk",1458293364388 +locale,sysinfo,,,"fr_FR",1458293364388 +processors,sysinfo,,,"4",1458293364388 +java.runtime.name,sysinfo,,,"OpenJDK Runtime Environment",1458293364388 +java.runtime.version,sysinfo,,,"1.7.0_51-mockbuild_2014_01_31_16_21-b00",1458293364388 +java.specification.name,sysinfo,,,"Java Platform API Specification",1458293364388 +java.specification.vendor,sysinfo,,,"Oracle Corporation",1458293364388 +java.specification.version,sysinfo,,,"1.7",1458293364388 +java.vendor,sysinfo,,,"Oracle Corporation",1458293364388 +java.version,sysinfo,,,"1.7.0_51",1458293364388 +java.vm.info,sysinfo,,,"mixed mode",1458293364388 +java.vm.name,sysinfo,,,"OpenJDK 64-Bit Server VM",1458293364388 +java.vm.specification.name,sysinfo,,,"Java Virtual Machine Specification",1458293364388 +java.vm.specification.vendor,sysinfo,,,"Oracle Corporation",1458293364388 +java.vm.specification.version,sysinfo,,,"1.7",1458293364388 +java.vm.vendor,sysinfo,,,"Oracle Corporation",1458293364388 +java.vm.version,sysinfo,,,"24.51-b03",1458293364388 +started,bundle,org.eclipse.m2e.usagedata,1.0.200.20111228-1245,"org.eclipse.m2e.usagedata",1458293364391 +deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1458293365572 +error,log,,,"An unexpected exception was thrown.",1458293367216 +closed,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1458293367219 +started,bundle,org.eclipse.core.filesystem,1.3.100.v20110423-0524,"org.eclipse.core.filesystem",1458293367338 +started,bundle,org.eclipse.compare.core,3.5.200.I20110208-0800,"org.eclipse.compare.core",1458293367381 +started,bundle,org.eclipse.compare,3.5.202.R37x_v20111109-0800,"org.eclipse.compare",1458293367384 +stopped,bundle,org.eclipse.m2e.logback.configuration,1.0.200.20111228-1245,"org.eclipse.m2e.logback.configuration",1458293367482 +stopped,bundle,org.eclipse.m2e.discovery,1.0.200.20111228-1245,"org.eclipse.m2e.discovery",1458293367484 +stopped,bundle,org.eclipse.m2e.refactoring,1.0.200.20111228-1245,"org.eclipse.m2e.refactoring",1458293367485 +stopped,bundle,org.eclipse.m2e.editor,1.0.200.20111228-1245,"org.eclipse.m2e.editor",1458293367485 +stopped,bundle,org.eclipse.m2e.editor.xml,1.0.200.20111228-1245,"org.eclipse.m2e.editor.xml",1458293367486 +stopped,bundle,com.google.gdt.eclipse.maven.e37,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.maven.e37",1458293367486 +stopped,bundle,org.eclipse.m2e.jdt,1.0.200.20111228-1245,"org.eclipse.m2e.jdt",1458293367486 +stopped,bundle,org.eclipse.m2e.launching,1.0.200.20111228-1245,"org.eclipse.m2e.launching",1458293367487 +stopped,bundle,org.eclipse.m2e.usagedata,1.0.200.20111228-1245,"org.eclipse.m2e.usagedata",1458293367487 +stopped,bundle,org.eclipse.xtend.ide,2.7.2.v201409160908,"org.eclipse.xtend.ide",1458293367487 +stopped,bundle,org.eclipse.xtext.common.types.shared,2.7.2.v201409160908,"org.eclipse.xtext.common.types.shared",1458293367487 +stopped,bundle,org.eclipse.xtext.purexbase.ui,2.7.2.v201409160908,"org.eclipse.xtext.purexbase.ui",1458293367487 +stopped,bundle,org.eclipse.xtend.core,2.7.2.v201409160908,"org.eclipse.xtend.core",1458293367488 +stopped,bundle,org.eclipse.xtext.xbase.ui,2.7.2.v201409160908,"org.eclipse.xtext.xbase.ui",1458293367488 +stopped,bundle,org.eclipse.xtext.xtext.ui,2.7.2.v201409160908,"org.eclipse.xtext.xtext.ui",1458293367488 +stopped,bundle,org.eclipse.pde.ui,3.6.100.v20120103_r372,"org.eclipse.pde.ui",1458293367488 +stopped,bundle,org.eclipse.ui.cheatsheets,3.4.100.v20110425,"org.eclipse.ui.cheatsheets",1458293367489 +stopped,bundle,org.eclipse.help.ui,3.5.101.r37_20110819,"org.eclipse.help.ui",1458293367489 +stopped,bundle,org.eclipse.help.webapp,3.6.1.r37_20110929,"org.eclipse.help.webapp",1458293367489 +stopped,bundle,org.eclipse.epp.mpc.ui,1.1.1.I20110907-0947,"org.eclipse.epp.mpc.ui",1458293367490 +stopped,bundle,org.eclipse.epp.usagedata.ui,1.3.1.R201106061540,"org.eclipse.epp.usagedata.ui",1458293367490 +stopped,bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510,"org.eclipse.ui.intro.universal",1458293367490 +stopped,bundle,org.eclipse.ui.intro,3.4.100.v20110425,"org.eclipse.ui.intro",1458293367490 +stopped,bundle,org.eclipse.help.base,3.6.2.v201202080800,"org.eclipse.help.base",1458293367490 +stopped,bundle,org.eclipse.equinox.http.jetty,2.0.100.v20110502,"org.eclipse.equinox.http.jetty",1458293367490 +stopped,bundle,com.google.appengine.eclipse.datatools,3.2.2.v201303261859-rel-r37,"com.google.appengine.eclipse.datatools",1458293367491 +stopped,bundle,com.google.appengine.eclipse.webtools,3.2.2.v201303261859-rel-r37,"com.google.appengine.eclipse.webtools",1458293367491 +stopped,bundle,com.google.gdt.eclipse.appengine.swarm_backend,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.appengine.swarm_backend",1458293367491 +stopped,bundle,com.google.gdt.eclipse.suite.ext,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.suite.ext",1458293367491 +stopped,bundle,com.google.gdt.eclipse.appengine.swarm,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.appengine.swarm",1458293367492 +stopped,bundle,com.google.gdt.eclipse.appengine.rpc,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.appengine.rpc",1458293367492 +stopped,bundle,com.google.gdt.eclipse.gph.e36,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.gph.e36",1458293367492 +stopped,bundle,com.google.gdt.eclipse.gph.hge,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.gph.hge",1458293367493 +stopped,bundle,com.google.gdt.eclipse.gph.subclipse,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.gph.subclipse",1458293367493 +stopped,bundle,com.google.gdt.eclipse.gph.subversive,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.gph.subversive",1458293367493 +stopped,bundle,com.google.gdt.eclipse.gph,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.gph",1458293367493 +stopped,bundle,com.google.gdt.eclipse.maven,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.maven",1458293367494 +stopped,bundle,com.google.gdt.eclipse.suite,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.suite",1458293367494 +stopped,bundle,com.google.gdt.eclipse.appsmarketplace,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.appsmarketplace",1458293367494 +stopped,bundle,com.google.gdt.eclipse.managedapis,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.managedapis",1458293367494 +stopped,bundle,com.google.appengine.eclipse.core,3.2.2.v201303261859-rel-r37,"com.google.appengine.eclipse.core",1458293367495 +stopped,bundle,com.google.gdt.eclipse.login,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.login",1458293367495 +stopped,bundle,com.google.gwt.eclipse.oophm,3.2.2.v201303261859-rel-r37,"com.google.gwt.eclipse.oophm",1458293367495 +stopped,bundle,com.google.gwt.eclipse.core,3.2.2.v201303261859-rel-r37,"com.google.gwt.eclipse.core",1458293367495 +stopped,bundle,com.google.gdt.eclipse.core,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.core",1458293367496 +stopped,bundle,com.google.gdt.eclipse.platform,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.platform",1458293367496 +stopped,bundle,com.google.gdt.eclipse.platform.e37,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.platform.e37",1458293367496 +stopped,bundle,org.eclipse.m2e.core.ui,1.0.200.20111228-1245,"org.eclipse.m2e.core.ui",1458293367497 +stopped,bundle,org.eclipse.m2e.core,1.0.200.20111228-1245,"org.eclipse.m2e.core",1458293367497 +stopped,bundle,org.eclipse.mylyn.ide.ant,3.8.3.v20130107-0100,"org.eclipse.mylyn.ide.ant",1458293367497 +stopped,bundle,org.eclipse.ant.ui,3.5.101.v20120110-1739,"org.eclipse.ant.ui",1458293367498 +stopped,bundle,org.eclipse.ant.launching,1.0.101.v20120110-1739,"org.eclipse.ant.launching",1458293367498 +stopped,bundle,org.eclipse.egit.mylyn.ui,1.3.0.201202151440-r,"org.eclipse.egit.mylyn.ui",1458293367498 +stopped,bundle,org.eclipse.egit.ui,1.3.0.201202151440-r,"org.eclipse.egit.ui",1458293367501 +stopped,bundle,org.eclipse.egit.core,1.3.0.201202151440-r,"org.eclipse.egit.core",1458293367501 +stopped,bundle,org.eclipse.equinox.p2.ui.sdk,1.0.200.v20110815-1419,"org.eclipse.equinox.p2.ui.sdk",1458293367501 +stopped,bundle,com.google.gdt.eclipse.designer.UiBinder,3.1.2.r37x201303061530,"com.google.gdt.eclipse.designer.UiBinder",1458293367501 +stopped,bundle,com.google.gdt.eclipse.designer.gpe,3.1.2.r37x201303061641,"com.google.gdt.eclipse.designer.gpe",1458293367503 +stopped,bundle,com.google.gdt.eclipse.designer,3.1.2.r37x201303061530,"com.google.gdt.eclipse.designer",1458293367503 +stopped,bundle,org.eclipse.mylyn.java.tasks,3.8.3.v20130107-0100,"org.eclipse.mylyn.java.tasks",1458293367504 +stopped,bundle,org.eclipse.mylyn.java.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.java.ui",1458293367504 +stopped,bundle,org.eclipse.jdt.junit,3.7.0.v20110928-1453,"org.eclipse.jdt.junit",1458293367505 +activated,perspective,org.eclipse.jdt.ui,,"org.eclipse.jdt.ui.JavaPerspective",1458293450218 +started,bundle,org.eclipse.osgi,3.7.2.v20120110-1415,"org.eclipse.osgi",1458293450218 +started,bundle,org.eclipse.equinox.simpleconfigurator,1.0.200.v20110815-1438,"org.eclipse.equinox.simpleconfigurator",1458293450219 +started,bundle,com.ibm.icu,4.4.2.v20110823,"com.ibm.icu",1458293450219 +started,bundle,org.eclipse.core.contenttype,3.4.100.v20110423-0524,"org.eclipse.core.contenttype",1458293450219 +started,bundle,org.eclipse.core.databinding.observable,1.4.0.I20110222-0800,"org.eclipse.core.databinding.observable",1458293450220 +started,bundle,org.eclipse.core.expressions,3.4.300.v20110228,"org.eclipse.core.expressions",1458293450220 +started,bundle,org.eclipse.core.filebuffers,3.5.200.v20110928-1504,"org.eclipse.core.filebuffers",1458293450220 +started,bundle,org.eclipse.core.jobs,3.5.101.v20120113-1953,"org.eclipse.core.jobs",1458293450220 +started,bundle,org.eclipse.core.net,1.2.100.I20110511-0800,"org.eclipse.core.net",1458293450221 +started,bundle,org.eclipse.core.resources,3.7.101.v20120125-1505,"org.eclipse.core.resources",1458293450221 +started,bundle,org.eclipse.core.runtime,3.7.0.v20110110,"org.eclipse.core.runtime",1458293450221 +started,bundle,org.eclipse.core.runtime.compatibility,3.2.100.v20100505,"org.eclipse.core.runtime.compatibility",1458293450221 +started,bundle,org.eclipse.core.runtime.compatibility.auth,3.2.200.v20110110,"org.eclipse.core.runtime.compatibility.auth",1458293450222 +started,bundle,org.eclipse.debug.core,3.7.1.v20111129-2031,"org.eclipse.debug.core",1458293450222 +started,bundle,org.eclipse.epp.mpc.ui,1.1.1.I20110907-0947,"org.eclipse.epp.mpc.ui",1458293450222 +started,bundle,org.eclipse.epp.usagedata.gathering,1.3.1.R201106061540,"org.eclipse.epp.usagedata.gathering",1458293450223 +started,bundle,org.eclipse.epp.usagedata.recording,1.3.1.R201106061540,"org.eclipse.epp.usagedata.recording",1458293450223 +started,bundle,org.eclipse.equinox.app,1.3.100.v20110321,"org.eclipse.equinox.app",1458293450223 +started,bundle,org.eclipse.equinox.common,3.6.0.v20110523,"org.eclipse.equinox.common",1458293450223 +started,bundle,org.eclipse.equinox.ds,1.3.1.R37x_v20110701,"org.eclipse.equinox.ds",1458293450224 +started,bundle,org.eclipse.equinox.event,1.2.100.v20110502,"org.eclipse.equinox.event",1458293450224 +started,bundle,org.eclipse.equinox.p2.core,2.1.1.v20120113-1346,"org.eclipse.equinox.p2.core",1458293450224 +started,bundle,org.eclipse.equinox.p2.directorywatcher,1.0.300.v20110815-1419,"org.eclipse.equinox.p2.directorywatcher",1458293450225 +started,bundle,org.eclipse.equinox.p2.engine,2.1.1.R37x_v20111003,"org.eclipse.equinox.p2.engine",1458293450225 +started,bundle,org.eclipse.equinox.p2.metadata,2.1.0.v20110815-1419,"org.eclipse.equinox.p2.metadata",1458293450225 +started,bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419,"org.eclipse.equinox.p2.metadata.repository",1458293450226 +started,bundle,org.eclipse.equinox.p2.operations,2.1.1.R37x_v20111111,"org.eclipse.equinox.p2.operations",1458293450226 +started,bundle,org.eclipse.equinox.p2.reconciler.dropins,1.1.100.v20110815-1419,"org.eclipse.equinox.p2.reconciler.dropins",1458293450226 +started,bundle,org.eclipse.equinox.p2.repository,2.1.1.v20120113-1346,"org.eclipse.equinox.p2.repository",1458293450227 +started,bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.0.100.v20110815-1419,"org.eclipse.equinox.p2.ui.sdk.scheduler",1458293450227 +started,bundle,org.eclipse.equinox.p2.updatechecker,1.1.200.v20110815-1419,"org.eclipse.equinox.p2.updatechecker",1458293450227 +started,bundle,org.eclipse.equinox.preferences,3.4.2.v20120111-2020,"org.eclipse.equinox.preferences",1458293450228 +started,bundle,org.eclipse.equinox.registry,3.5.101.R37x_v20110810-1611,"org.eclipse.equinox.registry",1458293450228 +started,bundle,org.eclipse.equinox.security,1.1.1.R37x_v20110822-1018,"org.eclipse.equinox.security",1458293450228 +started,bundle,org.eclipse.equinox.util,1.0.300.v20110502,"org.eclipse.equinox.util",1458293450228 +started,bundle,org.eclipse.help,3.5.100.v20110426,"org.eclipse.help",1458293450229 +started,bundle,org.eclipse.jdt.core,3.7.3.v20120119-1537,"org.eclipse.jdt.core",1458293450229 +started,bundle,org.eclipse.jdt.core.manipulation,1.4.0.v20110928-1453,"org.eclipse.jdt.core.manipulation",1458293450229 +started,bundle,org.eclipse.jdt.ui,3.7.2.v20120109-1427,"org.eclipse.jdt.ui",1458293450231 +started,bundle,org.eclipse.jface,3.7.0.v20110928-1505,"org.eclipse.jface",1458293450231 +started,bundle,org.eclipse.jsch.core,1.1.300.I20110514-0800,"org.eclipse.jsch.core",1458293450231 +started,bundle,org.eclipse.m2e.logback.configuration,1.0.200.20111228-1245,"org.eclipse.m2e.logback.configuration",1458293450232 +started,bundle,org.eclipse.search,3.7.0.v20110928-1504,"org.eclipse.search",1458293450232 +started,bundle,org.eclipse.team.core,3.6.0.I20110525-0800,"org.eclipse.team.core",1458293450232 +started,bundle,org.eclipse.team.cvs.core,3.3.400.I20110510-0800,"org.eclipse.team.cvs.core",1458293450232 +started,bundle,org.eclipse.team.cvs.ui,3.3.401.v20120126-1227,"org.eclipse.team.cvs.ui",1458293450233 +started,bundle,org.eclipse.team.ui,3.6.101.R37x_v20111109-0800,"org.eclipse.team.ui",1458293450233 +started,bundle,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui",1458293450234 +started,bundle,org.eclipse.ui.console,3.5.100.v20111007_r372,"org.eclipse.ui.console",1458293450234 +started,bundle,org.eclipse.ui.editors,3.7.0.v20110928-1504,"org.eclipse.ui.editors",1458293450234 +started,bundle,org.eclipse.ui.forms,3.5.101.v20111011-1919,"org.eclipse.ui.forms",1458293450235 +started,bundle,org.eclipse.ui.ide,3.7.0.v20110928-1505,"org.eclipse.ui.ide",1458293450235 +started,bundle,org.eclipse.ui.intro,3.4.100.v20110425,"org.eclipse.ui.intro",1458293450235 +started,bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510,"org.eclipse.ui.intro.universal",1458293450235 +started,bundle,org.eclipse.ui.net,1.2.100.v20111208-1155,"org.eclipse.ui.net",1458293450236 +started,bundle,org.eclipse.ui.views,3.6.0.v20110928-1505,"org.eclipse.ui.views",1458293450236 +started,bundle,org.eclipse.ui.views.log,1.0.200.v20110404,"org.eclipse.ui.views.log",1458293450236 +started,bundle,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"org.eclipse.ui.workbench",1458293450237 +started,bundle,org.eclipse.ui.workbench.texteditor,3.7.0.v20110928-1504,"org.eclipse.ui.workbench.texteditor",1458293450237 +started,bundle,org.eclipse.update.configurator,3.3.100.v20100512,"org.eclipse.update.configurator",1458293450237 +started,bundle,org.eclipse.update.core,3.2.500.v20110330,"org.eclipse.update.core",1458293450238 +started,bundle,org.eclipse.update.scheduler,3.2.300.v20100512,"org.eclipse.update.scheduler",1458293450238 +started,bundle,com.google.gdt.eclipse.core,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.core",1458293450238 +started,bundle,com.google.gdt.eclipse.designer,3.1.2.r37x201303061530,"com.google.gdt.eclipse.designer",1458293450239 +started,bundle,com.google.gdt.eclipse.designer.UiBinder,3.1.2.r37x201303061530,"com.google.gdt.eclipse.designer.UiBinder",1458293450239 +started,bundle,com.google.gdt.eclipse.login,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.login",1458293450239 +started,bundle,com.google.gdt.eclipse.managedapis,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.managedapis",1458293450239 +started,bundle,com.google.gdt.eclipse.suite.ext,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.suite.ext",1458293450240 +started,bundle,org.eclipse.mylyn.bugzilla.core,3.8.3.v20130107-0100,"org.eclipse.mylyn.bugzilla.core",1458293450240 +started,bundle,org.eclipse.mylyn.bugzilla.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.bugzilla.ui",1458293450240 +started,bundle,org.eclipse.mylyn.commons.core,3.8.3.v20130107-0100,"org.eclipse.mylyn.commons.core",1458293450240 +started,bundle,org.eclipse.mylyn.commons.net,3.8.3.v20130107-0100,"org.eclipse.mylyn.commons.net",1458293450240 +started,bundle,org.eclipse.mylyn.commons.notifications.core,1.0.3.v20130107-0100,"org.eclipse.mylyn.commons.notifications.core",1458293450241 +started,bundle,org.eclipse.mylyn.commons.notifications.feed,1.0.3.v20130107-0100,"org.eclipse.mylyn.commons.notifications.feed",1458293450241 diff --git a/.metadata/.plugins/org.eclipse.epp.usagedata.recording/usagedata.csv b/.metadata/.plugins/org.eclipse.epp.usagedata.recording/usagedata.csv new file mode 100644 index 0000000..39c1689 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.usagedata.recording/usagedata.csv @@ -0,0 +1,106 @@ +what,kind,bundleId,bundleVersion,description,time +started,bundle,org.eclipse.mylyn.commons.notifications.ui,1.0.3.v20130107-0100,"org.eclipse.mylyn.commons.notifications.ui",1458293450241 +started,bundle,org.eclipse.mylyn.commons.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.commons.ui",1458293450241 +started,bundle,org.eclipse.mylyn.commons.workbench,3.8.3.v20130107-0100,"org.eclipse.mylyn.commons.workbench",1458293450241 +started,bundle,org.eclipse.mylyn.context.core,3.8.3.v20130107-0100,"org.eclipse.mylyn.context.core",1458293450242 +started,bundle,org.eclipse.mylyn.context.tasks.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.context.tasks.ui",1458293450242 +started,bundle,org.eclipse.mylyn.monitor.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.monitor.ui",1458293450242 +started,bundle,org.eclipse.mylyn.tasks.index.core,3.8.3.v20130107-0100,"org.eclipse.mylyn.tasks.index.core",1458293450242 +started,bundle,org.eclipse.mylyn.tasks.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.tasks.ui",1458293450243 +started,bundle,org.eclipse.mylyn.team.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.team.ui",1458293450243 +started,bundle,org.eclipse.wb.core,1.5.2.r37x201303061457,"org.eclipse.wb.core",1458293450244 +started,bundle,org.eclipse.wb.core.java,1.5.2.r37x201303061505,"org.eclipse.wb.core.java",1458293450244 +started,bundle,org.eclipse.wb.core.lib,1.5.2.r37x201303061457,"org.eclipse.wb.core.lib",1458293450244 +started,bundle,org.eclipse.wb.discovery.core,1.5.2.r37x201303061516,"org.eclipse.wb.discovery.core",1458293450244 +started,bundle,org.eclipse.wb.discovery.ui,1.5.2.r37x201303061516,"org.eclipse.wb.discovery.ui",1458293450244 +started,bundle,org.eclipse.pde.launching,3.6.0.v20110506,"org.eclipse.pde.launching",1458293450245 +started,bundle,org.eclipse.pde.ui,3.6.100.v20120103_r372,"org.eclipse.pde.ui",1458293450245 +os,sysinfo,,,"linux",1458293450247 +arch,sysinfo,,,"x86_64",1458293450247 +ws,sysinfo,,,"gtk",1458293450247 +locale,sysinfo,,,"fr_FR",1458293450247 +processors,sysinfo,,,"4",1458293450248 +java.runtime.name,sysinfo,,,"OpenJDK Runtime Environment",1458293450248 +java.runtime.version,sysinfo,,,"1.7.0_51-mockbuild_2014_01_31_16_21-b00",1458293450248 +java.specification.name,sysinfo,,,"Java Platform API Specification",1458293450248 +java.specification.vendor,sysinfo,,,"Oracle Corporation",1458293450248 +java.specification.version,sysinfo,,,"1.7",1458293450248 +java.vendor,sysinfo,,,"Oracle Corporation",1458293450248 +java.version,sysinfo,,,"1.7.0_51",1458293450248 +java.vm.info,sysinfo,,,"mixed mode",1458293450248 +java.vm.name,sysinfo,,,"OpenJDK 64-Bit Server VM",1458293450248 +java.vm.specification.name,sysinfo,,,"Java Virtual Machine Specification",1458293450248 +java.vm.specification.vendor,sysinfo,,,"Oracle Corporation",1458293450248 +java.vm.specification.version,sysinfo,,,"1.7",1458293450248 +java.vm.vendor,sysinfo,,,"Oracle Corporation",1458293450248 +java.vm.version,sysinfo,,,"24.51-b03",1458293450248 +started,bundle,org.eclipse.m2e.usagedata,1.0.200.20111228-1245,"org.eclipse.m2e.usagedata",1458293450252 +deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1458293454642 +error,log,,,"An unexpected exception was thrown.",1458293461755 +closed,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1458293461758 +started,bundle,org.eclipse.core.filesystem,1.3.100.v20110423-0524,"org.eclipse.core.filesystem",1458293461845 +started,bundle,org.eclipse.compare.core,3.5.200.I20110208-0800,"org.eclipse.compare.core",1458293461883 +started,bundle,org.eclipse.compare,3.5.202.R37x_v20111109-0800,"org.eclipse.compare",1458293461886 +stopped,bundle,org.eclipse.m2e.logback.configuration,1.0.200.20111228-1245,"org.eclipse.m2e.logback.configuration",1458293462013 +stopped,bundle,org.eclipse.m2e.discovery,1.0.200.20111228-1245,"org.eclipse.m2e.discovery",1458293462014 +stopped,bundle,org.eclipse.m2e.refactoring,1.0.200.20111228-1245,"org.eclipse.m2e.refactoring",1458293462014 +stopped,bundle,org.eclipse.m2e.editor,1.0.200.20111228-1245,"org.eclipse.m2e.editor",1458293462015 +stopped,bundle,org.eclipse.m2e.editor.xml,1.0.200.20111228-1245,"org.eclipse.m2e.editor.xml",1458293462015 +stopped,bundle,com.google.gdt.eclipse.maven.e37,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.maven.e37",1458293462016 +stopped,bundle,org.eclipse.m2e.jdt,1.0.200.20111228-1245,"org.eclipse.m2e.jdt",1458293462016 +stopped,bundle,org.eclipse.m2e.launching,1.0.200.20111228-1245,"org.eclipse.m2e.launching",1458293462016 +stopped,bundle,org.eclipse.m2e.usagedata,1.0.200.20111228-1245,"org.eclipse.m2e.usagedata",1458293462016 +stopped,bundle,org.eclipse.xtend.ide,2.7.2.v201409160908,"org.eclipse.xtend.ide",1458293462017 +stopped,bundle,org.eclipse.xtext.common.types.shared,2.7.2.v201409160908,"org.eclipse.xtext.common.types.shared",1458293462017 +stopped,bundle,org.eclipse.xtext.purexbase.ui,2.7.2.v201409160908,"org.eclipse.xtext.purexbase.ui",1458293462018 +stopped,bundle,org.eclipse.xtend.core,2.7.2.v201409160908,"org.eclipse.xtend.core",1458293462018 +stopped,bundle,org.eclipse.xtext.xbase.ui,2.7.2.v201409160908,"org.eclipse.xtext.xbase.ui",1458293462018 +stopped,bundle,org.eclipse.xtext.xtext.ui,2.7.2.v201409160908,"org.eclipse.xtext.xtext.ui",1458293462019 +stopped,bundle,org.eclipse.pde.ui,3.6.100.v20120103_r372,"org.eclipse.pde.ui",1458293462019 +stopped,bundle,org.eclipse.ui.cheatsheets,3.4.100.v20110425,"org.eclipse.ui.cheatsheets",1458293462019 +stopped,bundle,org.eclipse.help.ui,3.5.101.r37_20110819,"org.eclipse.help.ui",1458293462020 +stopped,bundle,org.eclipse.help.webapp,3.6.1.r37_20110929,"org.eclipse.help.webapp",1458293462020 +stopped,bundle,org.eclipse.epp.mpc.ui,1.1.1.I20110907-0947,"org.eclipse.epp.mpc.ui",1458293462020 +stopped,bundle,org.eclipse.epp.usagedata.ui,1.3.1.R201106061540,"org.eclipse.epp.usagedata.ui",1458293462021 +stopped,bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510,"org.eclipse.ui.intro.universal",1458293462021 +stopped,bundle,org.eclipse.ui.intro,3.4.100.v20110425,"org.eclipse.ui.intro",1458293462021 +stopped,bundle,org.eclipse.help.base,3.6.2.v201202080800,"org.eclipse.help.base",1458293462021 +stopped,bundle,org.eclipse.equinox.http.jetty,2.0.100.v20110502,"org.eclipse.equinox.http.jetty",1458293462022 +stopped,bundle,com.google.appengine.eclipse.datatools,3.2.2.v201303261859-rel-r37,"com.google.appengine.eclipse.datatools",1458293462022 +stopped,bundle,com.google.appengine.eclipse.webtools,3.2.2.v201303261859-rel-r37,"com.google.appengine.eclipse.webtools",1458293462022 +stopped,bundle,com.google.gdt.eclipse.appengine.swarm_backend,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.appengine.swarm_backend",1458293462022 +stopped,bundle,com.google.gdt.eclipse.suite.ext,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.suite.ext",1458293462023 +stopped,bundle,com.google.gdt.eclipse.appengine.swarm,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.appengine.swarm",1458293462023 +stopped,bundle,com.google.gdt.eclipse.appengine.rpc,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.appengine.rpc",1458293462023 +stopped,bundle,com.google.gdt.eclipse.gph.e36,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.gph.e36",1458293462023 +stopped,bundle,com.google.gdt.eclipse.gph.hge,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.gph.hge",1458293462024 +stopped,bundle,com.google.gdt.eclipse.gph.subclipse,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.gph.subclipse",1458293462024 +stopped,bundle,com.google.gdt.eclipse.gph.subversive,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.gph.subversive",1458293462024 +stopped,bundle,com.google.gdt.eclipse.gph,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.gph",1458293462024 +stopped,bundle,com.google.gdt.eclipse.maven,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.maven",1458293462025 +stopped,bundle,com.google.gdt.eclipse.suite,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.suite",1458293462025 +stopped,bundle,com.google.gdt.eclipse.appsmarketplace,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.appsmarketplace",1458293462025 +stopped,bundle,com.google.gdt.eclipse.managedapis,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.managedapis",1458293462025 +stopped,bundle,com.google.appengine.eclipse.core,3.2.2.v201303261859-rel-r37,"com.google.appengine.eclipse.core",1458293462026 +stopped,bundle,com.google.gdt.eclipse.login,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.login",1458293462026 +stopped,bundle,com.google.gwt.eclipse.oophm,3.2.2.v201303261859-rel-r37,"com.google.gwt.eclipse.oophm",1458293462026 +stopped,bundle,com.google.gwt.eclipse.core,3.2.2.v201303261859-rel-r37,"com.google.gwt.eclipse.core",1458293462027 +stopped,bundle,com.google.gdt.eclipse.core,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.core",1458293462027 +stopped,bundle,com.google.gdt.eclipse.platform,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.platform",1458293462027 +stopped,bundle,com.google.gdt.eclipse.platform.e37,3.2.2.v201303261859-rel-r37,"com.google.gdt.eclipse.platform.e37",1458293462027 +stopped,bundle,org.eclipse.m2e.core.ui,1.0.200.20111228-1245,"org.eclipse.m2e.core.ui",1458293462028 +stopped,bundle,org.eclipse.m2e.core,1.0.200.20111228-1245,"org.eclipse.m2e.core",1458293462028 +stopped,bundle,org.eclipse.mylyn.ide.ant,3.8.3.v20130107-0100,"org.eclipse.mylyn.ide.ant",1458293462030 +stopped,bundle,org.eclipse.ant.ui,3.5.101.v20120110-1739,"org.eclipse.ant.ui",1458293462032 +stopped,bundle,org.eclipse.ant.launching,1.0.101.v20120110-1739,"org.eclipse.ant.launching",1458293462033 +stopped,bundle,org.eclipse.egit.mylyn.ui,1.3.0.201202151440-r,"org.eclipse.egit.mylyn.ui",1458293462033 +stopped,bundle,org.eclipse.egit.ui,1.3.0.201202151440-r,"org.eclipse.egit.ui",1458293462034 +stopped,bundle,org.eclipse.egit.core,1.3.0.201202151440-r,"org.eclipse.egit.core",1458293462034 +stopped,bundle,org.eclipse.equinox.p2.ui.sdk,1.0.200.v20110815-1419,"org.eclipse.equinox.p2.ui.sdk",1458293462035 +stopped,bundle,com.google.gdt.eclipse.designer.UiBinder,3.1.2.r37x201303061530,"com.google.gdt.eclipse.designer.UiBinder",1458293462035 +stopped,bundle,com.google.gdt.eclipse.designer.gpe,3.1.2.r37x201303061641,"com.google.gdt.eclipse.designer.gpe",1458293462035 +stopped,bundle,com.google.gdt.eclipse.designer,3.1.2.r37x201303061530,"com.google.gdt.eclipse.designer",1458293462035 +stopped,bundle,org.eclipse.mylyn.java.tasks,3.8.3.v20130107-0100,"org.eclipse.mylyn.java.tasks",1458293462036 +stopped,bundle,org.eclipse.mylyn.java.ui,3.8.3.v20130107-0100,"org.eclipse.mylyn.java.ui",1458293462036 +stopped,bundle,org.eclipse.jdt.junit,3.7.0.v20110928-1453,"org.eclipse.jdt.junit",1458293462039 +stopped,bundle,org.eclipse.jdt.apt.ui,3.3.300.v20110305-1450,"org.eclipse.jdt.apt.ui",1458293462040 diff --git a/.metadata/.plugins/org.eclipse.jdt.core/invalidArchivesCache b/.metadata/.plugins/org.eclipse.jdt.core/invalidArchivesCache new file mode 100644 index 0000000..593f470 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/invalidArchivesCache differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache b/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache new file mode 100644 index 0000000..593f470 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat b/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat new file mode 100644 index 0000000..dc803ab Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat differ diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml b/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml new file mode 100644 index 0000000..a4ee3cb --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<typeInfoHistroy/> diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml b/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml new file mode 100644 index 0000000..9e390f5 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<qualifiedTypeNameHistroy/> diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml b/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml new file mode 100644 index 0000000..a3a234a --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"> + <item value="true" key="group_libraries"/> + <item value="false" key="linkWithEditor"/> + <item value="2" key="layout"/> + <item value="1" key="rootMode"/> + <item value="<?xml version="1.0" encoding="UTF-8"?>
<packageExplorer group_libraries="1" layout="2" linkWithEditor="0" rootMode="1" workingSetName="">
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="com.google.gdt.eclipse.managedapis.ui.ManagedApiContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.mylyn.java.ui.MembersFilter" isEnabled="false"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</packageExplorer>" key="memento"/> + </section> +</section> diff --git a/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log b/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log new file mode 100644 index 0000000..e69de29 diff --git a/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.0.200.20111228-1245.xml b/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.0.200.20111228-1245.xml new file mode 100644 index 0000000..e0de515 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.0.200.20111228-1245.xml @@ -0,0 +1,41 @@ +<configuration scan="true"> + <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender"> + <encoder class="ch.qos.logback.classic.encoder.PatternLayoutEncoder"> + <pattern>%date [%thread] %-5level %logger{35} - %msg%n</pattern> + </encoder> + <filter class="org.eclipse.m2e.logback.appender.ConsoleAppenderFilter"/> + </appender> + + <appender name="FILE" class="ch.qos.logback.core.rolling.RollingFileAppender"> + <File>${org.eclipse.m2e.log.dir}/0.log</File> + <rollingPolicy class="ch.qos.logback.core.rolling.FixedWindowRollingPolicy"> + <FileNamePattern>${org.eclipse.m2e.log.dir}/%i.log</FileNamePattern> + <MinIndex>1</MinIndex> + <MaxIndex>10</MaxIndex> + </rollingPolicy> + <triggeringPolicy class="ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy"> + <MaxFileSize>100MB</MaxFileSize> + </triggeringPolicy> + <encoder class="ch.qos.logback.classic.encoder.PatternLayoutEncoder"> + <pattern>%date [%thread] %-5level %logger{35} - %msg%n</pattern> + </encoder> + </appender> + + <appender name="EclipseLog" class="org.eclipse.m2e.logback.appender.EclipseLogAppender"> + <filter class="ch.qos.logback.classic.filter.ThresholdFilter"> + <level>WARN</level> + </filter> + </appender> + + <appender name="MavenConsoleLog" class="org.eclipse.m2e.logback.appender.MavenConsoleAppender"> + </appender> + + <root level="INFO"> + <appender-ref ref="FILE" /> + <appender-ref ref="STDOUT" /> + <appender-ref ref="EclipseLog" /> + <appender-ref ref="MavenConsoleLog" /> + </root> + + <logger name="com.ning.http.client" level="INFO" /> +</configuration> diff --git a/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml new file mode 100644 index 0000000..a681a3c --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <section name="ChooseWorkspaceDialogSettings"> + <item value="197" key="DIALOG_Y_ORIGIN"/> + <item value="207" key="DIALOG_X_ORIGIN"/> + </section> + <section name="WORKBENCH_SETTINGS"> + <list key="ENABLED_TRANSFERS"> + </list> + </section> +</section> diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml new file mode 100644 index 0000000..5ca0b77 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> +</section> diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml b/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml new file mode 100644 index 0000000..4ac7978 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml @@ -0,0 +1,269 @@ +<?xml version="1.0" encoding="UTF-8"?> +<workbench progressCount="36" version="2.0"> +<workbenchAdvisor/> +<window height="768" width="1024" x="0" y="24"> +<fastViewData fastViewLocation="1024"/> +<intro standby="false"/> +<perspectiveBar> +<itemSize x="160"/> +</perspectiveBar> +<coolbarLayout> +<coolItem id="group.file" itemType="typeGroupMarker"/> +<coolItem id="org.eclipse.ui.workbench.file" itemType="typeToolBarContribution" x="156" y="26"/> +<coolItem id="com.google.gdt.eclipse.suite.GDTPulldownToolbar" itemType="typeToolBarContribution" x="44" y="26"/> +<coolItem id="additions" itemType="typeGroupMarker"/> +<coolItem id="org.eclipse.debug.ui.launchActionSet" itemType="typeToolBarContribution" x="112" y="26"/> +<coolItem id="org.eclipse.jdt.ui.JavaElementCreationActionSet" itemType="typeToolBarContribution" x="70" y="26"/> +<coolItem id="org.eclipse.search.searchActionSet" itemType="typeToolBarContribution" x="96" y="26"/> +<coolItem id="org.eclipse.wst.xml.ui.perspective.NewFileToolBar" itemType="typeToolBarContribution" x="-1" y="-1"/> +<coolItem id="org.eclipse.wst.xml.ui.design.DesignToolBar" itemType="typeToolBarContribution" x="-1" y="-1"/> +<coolItem id="group.nav" itemType="typeGroupMarker"/> +<coolItem id="org.eclipse.ui.workbench.navigate" itemType="typeToolBarContribution" x="172" y="26"/> +<coolItem id="group.editor" itemType="typeGroupMarker"/> +<coolItem id="group.help" itemType="typeGroupMarker"/> +<coolItem id="org.eclipse.ui.workbench.help" itemType="typeToolBarContribution" x="-1" y="-1"/> +</coolbarLayout> +<page aggregateWorkingSetId="Aggregate for window 1458293362249" focus="true" label="Workspace - Java"> +<editors> +<editorArea activeWorkbook="DefaultEditorWorkbook"> +<info part="DefaultEditorWorkbook"> +<folder appearance="1" expanded="2"> +<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"/> +</folder> +</info> +</editorArea> +</editors> +<views> +<view id="org.eclipse.ui.views.ProblemView" partName="Problems"> +<viewState PRIMARY_SORT_FIELD="org.eclipse.ui.ide.severityAndDescriptionField" categoryGroup="org.eclipse.ui.ide.severity" markerContentGenerator="org.eclipse.ui.ide.problemsGenerator" partName="Problems"> +<columnWidths org.eclipse.ui.ide.locationField="90" org.eclipse.ui.ide.markerType="90" org.eclipse.ui.ide.pathField="120" org.eclipse.ui.ide.resourceField="90" org.eclipse.ui.ide.severityAndDescriptionField="300"/> +<visible IMemento.internal.id="org.eclipse.ui.ide.severityAndDescriptionField"/> +<visible IMemento.internal.id="org.eclipse.ui.ide.resourceField"/> +<visible IMemento.internal.id="org.eclipse.ui.ide.pathField"/> +<visible IMemento.internal.id="org.eclipse.ui.ide.locationField"/> +<visible IMemento.internal.id="org.eclipse.ui.ide.markerType"/> +</viewState> +</view> +<view id="org.eclipse.jdt.ui.PackageExplorer" partName="Package Explorer"> +<viewState group_libraries="1" layout="2" linkWithEditor="0" rootMode="1" workingSetName=""> +<customFilters userDefinedPatternsEnabled="false"> +<xmlDefinedFilters> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/> +<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/> +<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/> +<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/> +<child filterId="com.google.gdt.eclipse.managedapis.ui.ManagedApiContainerFilter" isEnabled="true"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/> +<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/> +<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/> +<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/> +<child filterId="org.eclipse.mylyn.java.ui.MembersFilter" isEnabled="false"/> +<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/> +</xmlDefinedFilters> +</customFilters> +</viewState> +</view> +<view id="org.eclipse.ui.internal.introview" partName="Welcome"> +<viewState> +<presentation currentPage="root" restore="true"/> +<standbyPart/> +</viewState> +</view> +<view id="org.eclipse.mylyn.tasks.ui.views.tasks" partName="Task List"> +<viewState linkWithEditor="true" presentation="org.eclipse.mylyn.tasks.ui.categorized"> +<sorter groupBy="CATEGORY_QUERY"> +<sorter> +<sort0 sortDirection="1" sortKey="PRIORITY"/> +<sort1 sortDirection="1" sortKey="RANK"/> +<sort2 sortDirection="1" sortKey="DATE_CREATED"/> +<sort3 sortDirection="1" sortKey="NONE"/> +<sort4 sortDirection="1" sortKey="NONE"/> +<sort5 sortDirection="1" sortKey="NONE"/> +<sort6 sortDirection="1" sortKey="NONE"/> +<sort7 sortDirection="1" sortKey="NONE"/> +</sorter> +</sorter> +<filteredTreeFindHistory/> +</viewState> +</view> +<view id="org.eclipse.ui.views.ContentOutline" partName="Outline"> +<viewState/> +</view> +<view id="org.eclipse.jdt.ui.SourceView" partName="Declaration"/> +<view id="org.eclipse.jdt.ui.JavadocView" partName="Javadoc"/> +</views> +<perspectives activePart="org.eclipse.ui.internal.introview" activePerspective="org.eclipse.jdt.ui.JavaPerspective"> +<perspective editorAreaTrimState="2" editorAreaVisible="1" fixed="0" version="0.016"> +<descriptor class="org.eclipse.jdt.internal.ui.JavaPerspectiveFactory" id="org.eclipse.jdt.ui.JavaPerspective" label="Java"/> +<alwaysOnActionSet id="org.eclipse.ui.cheatsheets.actionSet"/> +<alwaysOnActionSet id="org.eclipse.search.searchActionSet"/> +<alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.annotationNavigation"/> +<alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.navigation"/> +<alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/> +<alwaysOnActionSet id="org.eclipse.ui.externaltools.ExternalToolsSet"/> +<alwaysOnActionSet id="org.eclipse.ui.actionSet.keyBindings"/> +<alwaysOnActionSet id="org.eclipse.ui.actionSet.openFiles"/> +<alwaysOnActionSet id="com.google.gdt.eclipse.core.actionSet"/> +<alwaysOnActionSet id="org.eclipse.mylyn.context.ui.actionSet"/> +<alwaysOnActionSet id="org.eclipse.mylyn.doc.actionSet"/> +<alwaysOnActionSet id="org.eclipse.mylyn.tasks.ui.navigation"/> +<alwaysOnActionSet id="org.eclipse.wb.core.ui.actionset"/> +<alwaysOnActionSet id="org.eclipse.debug.ui.launchActionSet"/> +<alwaysOnActionSet id="org.eclipse.jdt.ui.JavaActionSet"/> +<alwaysOnActionSet id="org.eclipse.jdt.ui.JavaElementCreationActionSet"/> +<alwaysOnActionSet id="org.eclipse.ui.NavigateActionSet"/> +<alwaysOnActionSet id="org.eclipse.debug.ui.breakpointActionSet"/> +<alwaysOnActionSet id="org.eclipse.jdt.debug.ui.JDTDebugActionSet"/> +<alwaysOnActionSet id="org.eclipse.jdt.junit.JUnitActionSet"/> +<show_view_action id="org.eclipse.jdt.ui.PackageExplorer"/> +<show_view_action id="org.eclipse.jdt.ui.TypeHierarchy"/> +<show_view_action id="org.eclipse.jdt.ui.SourceView"/> +<show_view_action id="org.eclipse.jdt.ui.JavadocView"/> +<show_view_action id="org.eclipse.search.ui.views.SearchView"/> +<show_view_action id="org.eclipse.ui.console.ConsoleView"/> +<show_view_action id="org.eclipse.ui.views.ContentOutline"/> +<show_view_action id="org.eclipse.ui.views.ProblemView"/> +<show_view_action id="org.eclipse.ui.views.ResourceNavigator"/> +<show_view_action id="org.eclipse.ui.views.TaskList"/> +<show_view_action id="org.eclipse.ui.views.ProgressView"/> +<show_view_action id="org.eclipse.ui.navigator.ProjectExplorer"/> +<show_view_action id="org.eclipse.ui.texteditor.TemplatesView"/> +<show_view_action id="org.eclipse.pde.runtime.LogView"/> +<show_view_action id="org.eclipse.ant.ui.views.AntView"/> +<show_view_action id="org.eclipse.mylyn.tasks.ui.views.tasks"/> +<show_view_action id="org.eclipse.wb.core.StructureView"/> +<show_view_action id="org.eclipse.wb.core.PaletteView"/> +<new_wizard_action id="org.eclipse.jdt.ui.wizards.JavaProjectWizard"/> +<new_wizard_action id="org.eclipse.jdt.ui.wizards.NewPackageCreationWizard"/> +<new_wizard_action id="org.eclipse.jdt.ui.wizards.NewClassCreationWizard"/> +<new_wizard_action id="org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard"/> +<new_wizard_action id="org.eclipse.jdt.ui.wizards.NewEnumCreationWizard"/> +<new_wizard_action id="org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard"/> +<new_wizard_action id="org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard"/> +<new_wizard_action id="org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard"/> +<new_wizard_action id="org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard"/> +<new_wizard_action id="org.eclipse.ui.wizards.new.folder"/> +<new_wizard_action id="org.eclipse.ui.wizards.new.file"/> +<new_wizard_action id="org.eclipse.ui.editors.wizards.UntitledTextFileWizard"/> +<new_wizard_action id="com.google.gdt.eclipse.suite.wizards.newProjectWizard"/> +<new_wizard_action id="com.google.gwt.eclipse.core.newEntryPointWizard"/> +<new_wizard_action id="com.google.gwt.eclipse.core.newHostPageWizard"/> +<new_wizard_action id="com.google.gwt.eclipse.core.newModuleWizard"/> +<new_wizard_action id="com.google.gwt.eclipse.core.newClientBundleWizard"/> +<new_wizard_action id="com.google.gwt.eclipse.core.newUiBinderWizard"/> +<new_wizard_action id="org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard"/> +<new_wizard_action id="org.eclipse.mylyn.tasks.ui.wizards.new.repository.task"/> +<new_wizard_action id="org.eclipse.xtend.ide.wizards.NewXtendClassWizard"/> +<new_wizard_action id="org.eclipse.xtend.ide.wizards.NewXtendInterfaceWizard"/> +<new_wizard_action id="org.eclipse.xtend.ide.wizards.NewXtendEnumWizard"/> +<new_wizard_action id="org.eclipse.xtend.ide.wizards.NewXtendAnnotationWizard"/> +<perspective_action id="org.eclipse.jdt.ui.JavaBrowsingPerspective"/> +<perspective_action id="org.eclipse.debug.ui.DebugPerspective"/> +<perspective_action id="org.eclipse.wst.jsdt.ui.JavaPerspective"/> +<hide_toolbar_item_id id="org.eclipse.jdt.ui.actions.OpenProjectWizard"/> +<hide_toolbar_item_id id="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly"/> +<view id="org.eclipse.jdt.ui.PackageExplorer"/> +<view id="org.eclipse.ui.views.ProblemView"/> +<view id="org.eclipse.jdt.ui.JavadocView"/> +<view id="org.eclipse.jdt.ui.SourceView"/> +<view id="org.eclipse.ui.views.ContentOutline"/> +<view id="org.eclipse.mylyn.tasks.ui.views.tasks"/> +<view id="org.eclipse.ui.internal.introview"/> +<fastViewBars/> +<layout> +<mainWindow> +<info folder="true" part="left"> +<folder activePageID="org.eclipse.jdt.ui.PackageExplorer" appearance="2" expanded="2"> +<page content="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer"/> +<page content="org.eclipse.jdt.ui.TypeHierarchy" label="LabelNotFound"/> +<page content="org.eclipse.ui.views.ResourceNavigator" label="LabelNotFound"/> +<page content="org.eclipse.ui.navigator.ProjectExplorer" label="LabelNotFound"/> +<page content="org.eclipse.jdt.junit.ResultView" label="LabelNotFound"/> +<page content="org.eclipse.wb.core.StructureView" label="LabelNotFound"/> +<page content="org.eclipse.wb.core.PaletteView" label="LabelNotFound"/> +<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"> +<part id="0"/> +</presentation> +</folder> +</info> +<info folder="true" part="org.eclipse.ui.internal.ViewStack@49786c8a" ratio="0.7495049" ratioLeft="757" ratioRight="253" relationship="2" relative="left"> +<folder activePageID="org.eclipse.ui.internal.introview" appearance="2" expanded="1"> +<page content="org.eclipse.ui.internal.introview" label="Welcome"/> +<page content="org.eclipse.help.ui.HelpView" label="LabelNotFound"/> +<page content="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="LabelNotFound"/> +<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"> +<part id="0"/> +</presentation> +</folder> +</info> +<info part="org.eclipse.ui.editorss" ratio="0.24950495" ratioLeft="252" ratioRight="758" relationship="2" relative="left"/> +<info folder="true" part="bottom" ratio="0.74961597" ratioLeft="488" ratioRight="163" relationship="4" relative="org.eclipse.ui.editorss"> +<folder activePageID="org.eclipse.ui.views.ProblemView" appearance="2" expanded="2"> +<page content="org.eclipse.ui.views.ProblemView" label="Problems"/> +<page content="org.eclipse.jdt.ui.JavadocView" label="Javadoc"/> +<page content="org.eclipse.jdt.ui.SourceView" label="Declaration"/> +<page content="org.eclipse.search.ui.views.SearchView" label="LabelNotFound"/> +<page content="org.eclipse.ui.console.ConsoleView" label="LabelNotFound"/> +<page content="org.eclipse.ui.views.BookmarkView" label="LabelNotFound"/> +<page content="org.eclipse.ui.views.ProgressView" label="LabelNotFound"/> +<page content="com.google.gwt.eclipse.DevModeView" label="LabelNotFound"/> +<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"> +<part id="0"/> +<part id="1"/> +<part id="2"/> +</presentation> +</folder> +</info> +<info folder="true" part="org.eclipse.ui.internal.ViewStack@388f9f85" ratio="0.74934036" ratioLeft="568" ratioRight="190" relationship="2" relative="org.eclipse.ui.editorss"> +<folder activePageID="org.eclipse.mylyn.tasks.ui.views.tasks" appearance="2" expanded="2"> +<page content="org.eclipse.mylyn.tasks.ui.views.tasks" label="Task List"/> +<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"> +<part id="0"/> +</presentation> +</folder> +</info> +<info folder="true" part="right" ratio="0.5" ratioLeft="244" ratioRight="244" relationship="4" relative="org.eclipse.ui.internal.ViewStack@388f9f85"> +<folder activePageID="org.eclipse.ui.views.ContentOutline" appearance="2" expanded="2"> +<page content="org.eclipse.ui.views.ContentOutline" label="Outline"/> +<page content="org.eclipse.ui.texteditor.TemplatesView" label="LabelNotFound"/> +<page content="org.eclipse.ant.ui.views.AntView" label="LabelNotFound"/> +<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"> +<part id="0"/> +</presentation> +</folder> +</info> +<info part="org.eclipse.egit.ui.RepositoriesView" ratio="0.59907836" ratioLeft="390" ratioRight="261" relationship="4" relative="left"/> +</mainWindow> +</layout> +</perspective> +</perspectives> +<workingSets/> +<navigationHistory/> +<input factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/" type="8"/> +</page> +<workbenchWindowAdvisor/> +<actionBarAdvisor/> +<trimLayout> +<trimArea IMemento.internal.id="1024"> +<trimItem IMemento.internal.id="org.eclise.ui.internal.FastViewBar"/> +<trimItem IMemento.internal.id="org.eclipse.jface.action.StatusLineManager"/> +<trimItem IMemento.internal.id="org.eclipse.ui.internal.progress.ProgressRegion"/> +<trimItem IMemento.internal.id="com.google.gdt.eclipse.login.status.trim"/> +</trimArea> +</trimLayout> +</window> +<mruList/> +</workbench> \ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml new file mode 100644 index 0000000..e86ccac --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<workingSetManager> +<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1458293362250_0" label="Window Working Set" name="Aggregate for window 1458293362249"/> +</workingSetManager> \ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_gwt.png b/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_gwt.png new file mode 100644 index 0000000..8f33b6b Binary files /dev/null and b/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_gwt.png differ diff --git a/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_swing.png b/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_swing.png new file mode 100644 index 0000000..3272ee2 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_swing.png differ diff --git a/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_swt.png b/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_swt.png new file mode 100644 index 0000000..897496a Binary files /dev/null and b/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_swt.png differ diff --git a/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_xwt.png b/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_xwt.png new file mode 100644 index 0000000..dc1a68c Binary files /dev/null and b/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkit_xwt.png differ diff --git a/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkits.xml b/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkits.xml new file mode 100644 index 0000000..cdb6d00 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.wb.discovery.core/toolkits.xml @@ -0,0 +1,174 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<toolkits> + + <!-- SWT --> + <toolkit + name="SWT" + id="org.eclipse.swt" + icon="toolkit_swt.png" + providerName="Eclipse.org" + licenseDescription="EPL" + moreInfoURL="http://www.eclipse.org/swt/"> + + <description>This WindowBuilder toolkit allows you to build user interfaces with the Standard Widget Toolkit (SWT) from Eclipse.</description> + + <updateSite + version="[3.6,3.7)" + url="http://download.eclipse.org/windowbuilder/WB/integration/3.6" + auxurl="http://download.eclipse.org/releases/helios"> + <feature id="org.eclipse.wb.rcp.feature"/> + </updateSite> + + <updateSite + version="[3.7,3.8)" + url="http://download.eclipse.org/windowbuilder/WB/integration/3.7" + auxurl="http://download.eclipse.org/releases/indigo"> + <feature id="org.eclipse.wb.rcp.feature"/> + </updateSite> + + <updateSite + version="[3.8,4.0)" + url="http://download.eclipse.org/windowbuilder/WB/integration/3.8" + auxurl="http://download.eclipse.org/releases/juno"> + <feature id="org.eclipse.wb.rcp.feature"/> + </updateSite> + + <updateSite + version="[4.0,5.0)" + url="http://download.eclipse.org/windowbuilder/WB/integration/4.2" + auxurl="http://download.eclipse.org/releases/juno"> + <feature id="org.eclipse.wb.rcp.feature"/> + </updateSite> + </toolkit> + + <!-- Swing --> + <toolkit + name="Swing" + id="org.eclipse.swing" + icon="toolkit_swing.png" + providerName="Eclipse.org" + licenseDescription="EPL"> + + <description>This WindowBuilder toolkit allows you to build user interfaces with Java's Swing GUI framework.</description> + + <updateSite + version="[3.6,3.7)" + url="http://download.eclipse.org/windowbuilder/WB/integration/3.6"> + <feature id="org.eclipse.wb.swing.feature"/> + </updateSite> + + <updateSite + version="[3.7,3.8)" + url="http://download.eclipse.org/windowbuilder/WB/integration/3.7"> + <feature id="org.eclipse.wb.swing.feature"/> + </updateSite> + + <updateSite + version="[3.8,4.0)" + url="http://download.eclipse.org/windowbuilder/WB/integration/3.8"> + <feature id="org.eclipse.wb.swing.feature"/> + </updateSite> + + <updateSite + version="[4.0,5.0)" + url="http://download.eclipse.org/windowbuilder/WB/integration/4.2"> + <feature id="org.eclipse.wb.swing.feature"/> + </updateSite> + </toolkit> + + <!-- XWT --> + <toolkit + name="XWT" + id="org.eclipse.xwt" + icon="toolkit_xwt.png" + providerName="Eclipse.org" + licenseDescription="EPL" + moreInfoURL="http://wiki.eclipse.org/E4/XWT"> + + <description>This WindowBuilder toolkit allows you to build user interfaces with the XML Windowing Toolkit (XWT) UI framework.</description> + + <updateSite + version="[3.6,3.7)" + url="http://download.eclipse.org/windowbuilder/WB/integration/3.6" + auxurl="http://download.eclipse.org/releases/helios"> + <feature id="org.eclipse.wb.xwt.feature"/> + </updateSite> + + <updateSite + version="[3.7,3.8)" + url="http://download.eclipse.org/windowbuilder/WB/integration/3.7" + auxurl="http://download.eclipse.org/releases/indigo"> + <feature id="org.eclipse.wb.xwt.feature"/> + </updateSite> + + <updateSite + version="[3.8,4.0)" + url="http://download.eclipse.org/windowbuilder/WB/integration/3.8" + auxurl="http://download.eclipse.org/releases/juno"> + <feature id="org.eclipse.wb.xwt.feature"/> + </updateSite> + + <updateSite + version="[4.0,5.0)" + url="http://download.eclipse.org/windowbuilder/WB/integration/4.2" + auxurl="http://download.eclipse.org/releases/juno"> + <feature id="org.eclipse.wb.xwt.feature"/> + </updateSite> + </toolkit> + + <!-- GWT --> + <toolkit + name="GWT" + title="GWT / Google Plugin for Eclipse" + id="com.google.gwt" + icon="toolkit_gwt.png" + providerName="Google, Inc." + moreInfoURL="http://code.google.com/eclipse/index.html"> + + <description>The Google Plugin for Eclipse provides support for building projects with the Google Web Toolkit and Google APIs, as well as integration with Google Project Hosting and App Engine.</description> + + <updateSite version="[3.6,3.7)" url="http://dl.google.com/eclipse/plugin/3.6" + auxurl="http://download.eclipse.org/releases/helios"> + <feature id="com.google.gdt.eclipse.suite.e36.feature"/> + <feature id="com.google.gwt.eclipse.sdkbundle.e36.feature" optional="true"/> + <feature id="com.google.appengine.eclipse.sdkbundle.e36.feature" optional="true"/> + <feature id="org.eclipse.wb.core.feature" optional="true"/> + <feature id="org.eclipse.wb.core.java.feature" optional="true"/> + <feature id="org.eclipse.wb.core.xml.feature" optional="true"/> + <feature id="org.eclipse.wb.css.feature" optional="true"/> + <feature id="com.google.gdt.eclipse.designer.hosted.feature" optional="true"/> + <feature id="com.google.gdt.eclipse.designer.editor.feature" optional="true"/> + <feature id="com.google.gdt.eclipse.designer.gpe.feature" optional="true"/> + </updateSite> + + <updateSite version="[3.7,4.0)" url="http://dl.google.com/eclipse/plugin/3.7" + auxurl="http://download.eclipse.org/releases/indigo"> + <feature id="com.google.gdt.eclipse.suite.e37.feature"/> + <feature id="com.google.gwt.eclipse.sdkbundle.e37.feature" optional="true"/> + <feature id="com.google.appengine.eclipse.sdkbundle.e37.feature" optional="true"/> + <feature id="org.eclipse.wb.core.feature" optional="true"/> + <feature id="org.eclipse.wb.core.java.feature" optional="true"/> + <feature id="org.eclipse.wb.core.xml.feature" optional="true"/> + <feature id="org.eclipse.wb.css.feature" optional="true"/> + <feature id="com.google.gdt.eclipse.designer.hosted.feature" optional="true"/> + <feature id="com.google.gdt.eclipse.designer.editor.feature" optional="true"/> + <feature id="com.google.gdt.eclipse.designer.gpe.feature" optional="true"/> + </updateSite> + + <updateSite version="[4.0,5.0)" url="http://dl.google.com/eclipse/plugin/4.2" + auxurl="http://download.eclipse.org/releases/indigo"> + <feature id="com.google.gdt.eclipse.suite.e42.feature"/> + <feature id="com.google.gwt.eclipse.sdkbundle.e42.feature" optional="true"/> + <feature id="com.google.appengine.eclipse.sdkbundle.e42.feature" optional="true"/> + <feature id="org.eclipse.wb.core.feature" optional="true"/> + <feature id="org.eclipse.wb.core.java.feature" optional="true"/> + <feature id="org.eclipse.wb.core.xml.feature" optional="true"/> + <feature id="org.eclipse.wb.css.feature" optional="true"/> + <feature id="com.google.gdt.eclipse.designer.hosted.feature" optional="true"/> + <feature id="com.google.gdt.eclipse.designer.editor.feature" optional="true"/> + <feature id="com.google.gdt.eclipse.designer.gpe.feature" optional="true"/> + </updateSite> + </toolkit> + +</toolkits> diff --git a/.metadata/version.ini b/.metadata/version.ini new file mode 100644 index 0000000..c51ff74 --- /dev/null +++ b/.metadata/version.ini @@ -0,0 +1 @@ +org.eclipse.core.runtime=1 \ No newline at end of file diff --git a/algorithm/AODV.java b/algorithm/AODV.java new file mode 100644 index 0000000..233c918 --- /dev/null +++ b/algorithm/AODV.java @@ -0,0 +1,7 @@ +package algorithm; + + + +public class AODV{ + +} \ No newline at end of file diff --git a/gs-core-1.3/gs-core-1.3-javadoc.jar b/gs-core-1.3/gs-core-1.3-javadoc.jar new file mode 100644 index 0000000..131f1e8 Binary files /dev/null and b/gs-core-1.3/gs-core-1.3-javadoc.jar differ diff --git a/gs-core-1.3/gs-core-1.3-javadoc.jar.asc b/gs-core-1.3/gs-core-1.3-javadoc.jar.asc new file mode 100644 index 0000000..0e9bd6a --- /dev/null +++ b/gs-core-1.3/gs-core-1.3-javadoc.jar.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJVI6+uAAoJEFcic6tDtcUcu0EP/RtRPTW7LUOk+hksopEB9xwL ++kFRVW4avd7mor+rucRBP5VzxdVDAXFSFI7+mkRtkYrnbMhURxaUu4L+POT6I9k8 +9hZUSoXIUirHKP3VJti78n+Js4pXeXTYsjz0KOwW5lz2RSvrqi9CcdbHrtOq0YLw +57btDVxrLQXCA4nWsUzMhghx3cJiqSZDeDjZRMVD+X29ZZBVq19mTX4XmMWjA/2P +ywjurxkwfcMAOkPoA6oOmiybWCAdiChQEvIZuUDfgHDtmKnsbi+HI0aJVKKCjBs2 +ZyIOqgUIUVv2xxOan37SlA+xurjfIM9TiE2i5DPr1mIlRcX5D6tLZFZ6vcQdyBJW +eNAaHhwQHeQQauymQSFQrukQJM8uAc7MSSXSCxMZhAHlidcYqftjAdyHhji3RbC5 +gGNxPBEm9mh1HV/+LDZVkPYXsiaw9IDLiP8+mzueH+K05bfdNv+Ot2jsaYAnjO0h +SEfJxYx6q2tGdRWrw/okOMnLMGACWi9tMjZSoAQWQYcdeFgWdpUE95L0CaWSe8Ty +SfU6gnNcsayvrC9fRjV7BU+jjsmeTCho+nLtfAAYKYnB1O4Mxhdcu8pJQ43gD83f +kFYzmL1d2mowOcrFzTysKLpQaJrrAE/8b6s8SL0HPvQVUncAi7JLEEzRt3inyRSZ +ECTeHIl0NLYdNc/dW/8G +=O35H +-----END PGP SIGNATURE----- diff --git a/gs-core-1.3/gs-core-1.3-sources.jar b/gs-core-1.3/gs-core-1.3-sources.jar new file mode 100644 index 0000000..fe3d447 Binary files /dev/null and b/gs-core-1.3/gs-core-1.3-sources.jar differ diff --git a/gs-core-1.3/gs-core-1.3-sources.jar.asc b/gs-core-1.3/gs-core-1.3-sources.jar.asc new file mode 100644 index 0000000..3d497b4 --- /dev/null +++ b/gs-core-1.3/gs-core-1.3-sources.jar.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJVI6+uAAoJEFcic6tDtcUczfoP/Rx4C/o7pNjWUXzAeIQfVZUH +lGvrJxCAhQpti+kA0p8FymXXK274kMVTalCgKE4vQjPCpA4g4Bv77RjHvIVMTg+e +ZHt8CpR31FbsF5hgiWASjduosQjaP5sFdTbzXzBYFOhSv6qkZ+soaP0Y61mNXv7x +jqtKBGf66VtYvN3wFloCoUJ2AA8yFE9f54484QSi/Qkdb/CGh5cPQwisqwiD2hDh +XTQBHF5QoKZEZJ5Cw139C2atPOS2ECvcNRpYAwbf73zcH/LsRkgRbPJNKmiMDkgq +YeuDXctDRsg4Eyzl0NNhi5rr71R3GpYA1W7rLMg6wN57txKXVfiCDxl8KI+YjM+P +Ef5h5qpJ2p5zF1eOrq6Ymnxl+7MoOKeRzKKPWSZEx2Au9lsEo11JOQ3Y76xQDe5P +MqmmiaYKsOZAJXOf7vKUu7KUKe6gn2xUt+ybm22ExFPLf7pUs5jpT/AlzSJZJOia +zfIWh6UJYGsfqVRnJ69ngW1hqoZRSoL3273cbuVlt/FuSZjhHlh3fyL0sFtWHvpp +7BDkkQL2gRo5lq2D1tKUuLuF4DlaNlZEuBK1XgdUhOoTG4DYQAjODCsX168vIxwG +KuaYTmmnUZml2/17M6jkH/gRDo8VK9a969R1ll2BsydXnsGvTb7U3+6JqzWC2uyU +x0EKyV4jfdd+9LZ0Eri8 +=wzS0 +-----END PGP SIGNATURE----- diff --git a/gs-core-1.3/gs-core-1.3.jar b/gs-core-1.3/gs-core-1.3.jar new file mode 100644 index 0000000..c8f50fd Binary files /dev/null and b/gs-core-1.3/gs-core-1.3.jar differ diff --git a/gs-core-1.3/gs-core-1.3.jar.asc b/gs-core-1.3/gs-core-1.3.jar.asc new file mode 100644 index 0000000..71bc0a2 --- /dev/null +++ b/gs-core-1.3/gs-core-1.3.jar.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJVI6+ZAAoJEFcic6tDtcUcezEP/RGwl9a6SQu6UZjc+t8MOKvN +xWAj/qnnndApZw60P7g3QfA9QB1rU2aSZpIVNFlYSODNBdTgXEMgdb3o2dqCN1by +9k+Oc5pNzOatuloc00wfgwf4p757Hnuu/W9dtD7oLloCc8Zlm9yqyzCXQCz7ol0P +wMhCf6lCTOri2BrfnlehGQ7rrgm34jKmio9XEi3wCqBaZ3d/EA29moZk8tVsucM3 +utV4dpT75khMgVxFT6+HtJMT7+MyfmBJt7aMNs/EzCs5y+lUs8n0D+vSMzbtYUxf +6WtYsjmjfBo9cJj7r2Y7p2JdK2RoDeVbxzENJMwb+qY+E0/65DnEheetfvkqKNcR +HOlFRMP2J/Sky1nB6b6gZTJi6HWcx5s4sgwyHhFlGhA1Q1GwbfttM6GD3Rtt4Ka3 +rNAXdnHelg7Db0jKHCKiwcnjhSsZvdi6XajDuNp75BDbT0EzN/oHNRtBSJO8r9mp +rEJSiO6wmf9Z1bVFQMqJCbu6vygiEHS5F2h3APi8RF5k43O7JKxnGYwz3oZc7zgR +KY4U1RNPeXoCQH0cc4Uh+PcXb9wkIA5s7wxr1S1Sya9MzV75echWSL76IpLvpDC0 +ue0Bz2xQitvQfUDOBKguYJLH1mro7sd+hT879wUJkWQneW3rhkblDmUmtgvGl2GI +mynsXW9gD2+8j1MTaB3O +=4j/o +-----END PGP SIGNATURE----- diff --git a/gs-core-1.3/gs-core-1.3.pom b/gs-core-1.3/gs-core-1.3.pom new file mode 100644 index 0000000..54e3425 --- /dev/null +++ b/gs-core-1.3/gs-core-1.3.pom @@ -0,0 +1,313 @@ +<?xml version="1.0" encoding="UTF-8"?> + <!-- + This file is part of GraphStream <http://graphstream-project.org>. + GraphStream is a library whose purpose is to handle static or dynamic + graph, create them from scratch, file or any source and display them. + This program is free software distributed under the terms of two + licenses, the CeCILL-C license that fits European law, and the GNU + Lesser General Public License. You can use, modify and/ or + redistribute the software under the terms of the CeCILL-C license as + circulated by CEA, CNRS and INRIA at the following URL + <http://www.cecill.info> or under the terms of the GNU LGPL as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. This program is + distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public + License for more details. You should have received a copy of the GNU + Lesser General Public License along with this program. If not, see + <http://www.gnu.org/licenses/>. The fact that you are presently + reading this means that you have had knowledge of the CeCILL-C and + LGPL licenses and that you accept their terms. + --> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <modelVersion>4.0.0</modelVersion> + + <parent> + <groupId>org.sonatype.oss</groupId> + <artifactId>oss-parent</artifactId> + <version>7</version> + </parent> + + <groupId>org.graphstream</groupId> + <artifactId>gs-core</artifactId> + <version>1.3</version> + + <name>gs-core</name> + <description> + The GraphStream library. With GraphStream you deal with + graphs. Static and Dynamic. You create them from scratch, from a file + or any source. You display and render them. This is the core package + that contains the minimal needed to read, display and write a graph. + </description> + <url>http://graphstream-project.org</url> + + <!-- Source code of GraphStream is hosted on GitHub. --> + <scm> + <connection>scm:git:git://github.com/graphstream/gs-core.git</connection> + <developerConnection>scm:git:git://github.com/graphstream/gs-core.git</developerConnection> + <url>https://github.com/graphstream/gs-core</url> + </scm> + + <!-- GraphStream is using the GitHub issue tracker. --> + <issueManagement> + <system>github</system> + <url>https://github.com/graphstream/gs-core/issues</url> + </issueManagement> + + <properties> + <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> + </properties> + + <!-- The GraphStream Team. + Members are sorted in alphabetically. --> + <developers> + <developer> + <id>sbalev</id> + <name>Stefan Balev</name> + <email>stefan.balev@graphstream-project.org</email> + <organization>LITIS</organization> + <organizationUrl>http://www.litislab.eu</organizationUrl> + </developer> + + <developer> + <id>jbaudry</id> + <name>Julien Baudry</name> + <email>julien.baudry@graphstream-project.org</email> + <organization>LITIS</organization> + <organizationUrl>http://www.litislab.eu</organizationUrl> + </developer> + + <developer> + <id>adutot</id> + <name>Antoine Dutot</name> + <email>antoine.dutot@graphstream-project.org</email> + <organization>LITIS</organization> + <organizationUrl>http://www.litislab.eu</organizationUrl> + </developer> + + <developer> + <id>ypigne</id> + <name>Yoann Pigné</name> + <email>yoann.pigne@graphstream-project.org</email> + <organization>University of Luxembourg</organization> + <organizationUrl>http://www.uni.lu</organizationUrl> + </developer> + + <developer> + <id>gsavin</id> + <name>Guilhelm Savin</name> + <email>guilhelm.savin@graphstream-project.org</email> + <organization>LITIS</organization> + <organizationUrl>http://www.litislab.eu</organizationUrl> + </developer> + </developers> + + <contributors> + <contributor> + <name>Frédéric Guinand</name> + <email>frederic.guinand@univ-lehavre.fr</email> + <organization>LITIS</organization> + <organizationUrl>http://www.litislab.eu</organizationUrl> + </contributor> + + <contributor> + <name>Richard O. Legendi</name> + <email>richard.legendi@univ-lehavre.fr</email> + <organization>Eötvös Loránd University, Faculty of Informatics</organization> + <organizationUrl>http://people.inf.elte.hu/legendi/</organizationUrl> + </contributor> + </contributors> + + <licenses> + <license> + <name>LGPL3</name> + <url>http://www.gnu.org/copyleft/lesser.html</url> + </license> + + <license> + <name>Cecill-C</name> + <url>http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html + </url> + </license> + </licenses> + + <profiles> + <profile> + <!-- + This profile includes classes of mbox2 and pherd project to create a + fully usable jar. You need to have a valid gs-deps folder at the + same hierarchic level that the one of your project with mbox2 and + pherd compiled (mvn compile). + --> + <id>nodeps</id> + <build> + <resources> + <resource> + <directory>../../gs-deps/mbox2/target/classes</directory> + <includes> + <include>org/**/*.class</include> + </includes> + </resource> + <resource> + <directory>../../gs-deps/pherd/target/classes</directory> + <includes> + <include>org/**/*.class</include> + </includes> + </resource> + </resources> + </build> + </profile> + <profile> + <!-- + This profile has to be enabled when releasing the package. It will + enable the sign phase. + --> + <id>release</id> + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-gpg-plugin</artifactId> + <configuration> + <keyname><![CDATA[GraphStream Team <team@graphstream-project.org>]]></keyname> + <skip>false</skip> + </configuration> + <executions> + <execution> + <id>sign-artifacts</id> + <phase>package</phase> + <goals> + <goal>sign</goal> + </goals> + </execution> + </executions> + </plugin> + </plugins> + </build> + </profile> + </profiles> + + <build> + <sourceDirectory>src</sourceDirectory> + <outputDirectory>bin</outputDirectory> + <testSourceDirectory>src-test</testSourceDirectory> + <defaultGoal>compile</defaultGoal> + + <resources> + <!-- Resources other than classes are included here. --> + <resource> + <directory>src</directory> + <includes> + <include>org/graphstream/ui/graphicGraph/stylesheet/rgb.properties</include> + </includes> + </resource> + </resources> + + <testResources> + <testResource> + <directory>src-test</directory> + <includes> + <include>org/graphstream/**/test/data/**</include> + </includes> + </testResource> + </testResources> + + <plugins> + <plugin> + <artifactId>maven-compiler-plugin</artifactId> + <configuration> + <source>1.7</source> + <target>1.7</target> + <excludes> + <exclude>org/graphstream/stream/file/FileSinkSWF.java</exclude> + </excludes> + </configuration> + <version>3.3</version> + </plugin> + + <plugin> + <artifactId>maven-eclipse-plugin</artifactId> + <groupId>org.apache.maven.plugins</groupId> + <configuration> + <sourceIncludes> + <include>**</include> + </sourceIncludes> + </configuration> + <version>2.9</version> + </plugin> + + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-jar-plugin</artifactId> + <version>2.6</version> + </plugin> + + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-javadoc-plugin</artifactId> + <configuration> + <tags> + <tag> + <name>complexity</name> + <placement>a</placement> + <head>Computational Complexity :</head> + </tag> + <tag> + <name>reference</name> + <placement>a</placement> + <head>Scientific Reference :</head> + </tag> + </tags> + <author>true</author> + <nodeprecated>false</nodeprecated> + <nodeprecatedlist>false</nodeprecatedlist> + <noindex>false</noindex> + <nonavbar>false</nonavbar> + <notree>false</notree> + <show>public</show> + <source>1.5</source> + <splitindex>true</splitindex> + <use>true</use> + <version>true</version> + <windowtitle>The GraphStream ${project.version} API</windowtitle> + </configuration> + <version>2.10.2</version> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-surefire-plugin</artifactId> + <configuration> + <excludes> + <exclude>org/graphstream/ui/viewer/test/**/</exclude> + <exclude>**/*$*</exclude> + </excludes> + </configuration> + <version>2.18.1</version> + </plugin> + </plugins> + </build> + + <dependencies> + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + <version>4.12</version> + <optional>false</optional> + </dependency> + <dependency> + <groupId>org.graphstream</groupId> + <artifactId>pherd</artifactId> + <version>1.0</version> + <optional>false</optional> + </dependency> + <dependency> + <groupId>org.graphstream</groupId> + <artifactId>mbox2</artifactId> + <version>1.0</version> + <optional>false</optional> + </dependency> + </dependencies> +</project> + diff --git a/gs-core-1.3/gs-core-1.3.pom.asc b/gs-core-1.3/gs-core-1.3.pom.asc new file mode 100644 index 0000000..f6616bb --- /dev/null +++ b/gs-core-1.3/gs-core-1.3.pom.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJVI6+uAAoJEFcic6tDtcUcm8AP/0fcGiTlJ+LjpLMaubtjuTtS +Exze8FFjsPa79IC7nssnf0rm3FDC1GAr59T6HNPT7N8r/BJVppD+Vq2MZcRUSNMS +vbgVdwc2je5x7+jliDTBaiPZSeke2GJNMTHT2mMWm/Vga8J59V5U/Gvt1xLRwIUq +pI4jytV+bhryGdE00xNTqoSJrAXrae3Pxp5tb2d8wmJ74HaBe/em7Mb82pUb/G/S +ZdC51iSmmo1uArUOHzDT/V70y38ZO4uKkKzF8oc+WsiBe7Ig+gTBhCE6aqTjC2FB +odAxQiJ2Tvo/qeNgUWYflnDPySVOAG/MNshnintv+zSOqhQaOSKTVoXRS6k0s0nm +j2KbC7B6BuGNDYHZ0TyO4LixMOgNwqMp8JN4jvWMxSG7BBzaU9pHrvsJHJdLj6Yw +WLUG7kY6AmYOdaYVWJqf/aOAv+f4NDURwAvU5ORbNYIycA+xbsuVye7C5c3c+DQ9 +bqkylyeJq7Ba/+OIeVkyZF7dmN3g+x8FJFPixFOsRTYqKD4I+Rr5/aZWOGVQoJbv +tFttShT4pu/DbywQ890JCaPtKdf2WojR8ZNgkcofkUND83ntnhm2FJz+H5mEWOw7 +8AWJiz3irYA5d+bYO7Whww9CsH292XlCUdUypIybFKv+ryF5HvQmGpZxnqPp2Ey7 +dyxfozrh/Uhdh+bVLZhK +=8JdF +-----END PGP SIGNATURE----- diff --git a/gs-ui-1.3/gs-ui-1.3-javadoc.jar b/gs-ui-1.3/gs-ui-1.3-javadoc.jar new file mode 100644 index 0000000..f1d03f0 Binary files /dev/null and b/gs-ui-1.3/gs-ui-1.3-javadoc.jar differ diff --git a/gs-ui-1.3/gs-ui-1.3-javadoc.jar.asc b/gs-ui-1.3/gs-ui-1.3-javadoc.jar.asc new file mode 100644 index 0000000..54170e5 --- /dev/null +++ b/gs-ui-1.3/gs-ui-1.3-javadoc.jar.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJVI85YAAoJEFcic6tDtcUcvnoP+QFbmAiUFHOY5NzZ+TXory/+ +vPys1yfmc3bDtCrVoSSY7IDBXOKHgWyFbpHvIriFB/03NdbOWeKv4wkwLzaZ1UQB +03fuHjLbzzXgXx5gtH5kjzar04DOMVOt/uAZObtgF+zksHbeJgTX5I/puj2qXYSM +T1d7wh2hqufxwXJFSHfsKO0RS4Q35eqRJffprZG7o40j/1Jew05dxm+7n7jkNyF8 +zXtAEUAd8XCFxyxM/4Mig6aXJn1TZ4GOPgRt/N5WH3MJ12qPIakPUNU7qCyK+VHS +habbi07pmQ0q9maYp1zKcVauOd3jNeDr1jHrvJRZN2oK70jBhNNRMn26WNKU8SFt +YwlxlO3jkzmuKlML2C86eQpLYnqiqEY7080i0BOvWgWuPIFQgBrUOLnBqaNiEl+H +wy0OTWRXtx9nmsIl08OdmqF5IYIyXnUA3Rg9WdxM6dL2HANyNiBf0TT/g7zhrjID +YxZaSI9sb/DFBg6CDAqKR9B9qWo6SceLEX4LYK6uL3Ar9u9QCM+v7gDf+5vs97nt +tQkT/uhPKgFfFuU1Cflm3qlh7/x63qgtq0qT5P3cljKl3Zr7qVGdOuLlqGJyvV6w +A/7pnGK3QeVa8ygir/QZQDoNXla6busU7NWFGcejRL6smoJ5GBPh3bDIIrJyB74/ +j263b0HdiYvEsQHo8V/B +=ddRY +-----END PGP SIGNATURE----- diff --git a/gs-ui-1.3/gs-ui-1.3-sources.jar b/gs-ui-1.3/gs-ui-1.3-sources.jar new file mode 100644 index 0000000..3ea95c3 Binary files /dev/null and b/gs-ui-1.3/gs-ui-1.3-sources.jar differ diff --git a/gs-ui-1.3/gs-ui-1.3-sources.jar.asc b/gs-ui-1.3/gs-ui-1.3-sources.jar.asc new file mode 100644 index 0000000..2f340b6 --- /dev/null +++ b/gs-ui-1.3/gs-ui-1.3-sources.jar.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJVI84tAAoJEFcic6tDtcUcP2kP/0YnPFOaKqxqIio68UwHZp7Y +fMfp1a1pJt1Tu93fyr/zGA7MCrJ020pwW4V8qFJrsc/Bz2mV8Q013vTTBc3g/zmy +aClw1WItf5IrNIJ25s66U2xmqzBSzcEKjPIeI6aQfBRa10yQbLQ80hw0XtzoS55p ++ZgtgnoXfgvEDsOi/n5pc24P37JHbX2ZHVHFu2+hi5vhVdih8BUnRntf5Kc/t47r +d/vGEIhEe89UgWJOwsrkkaMDI/9O1/c9A7uvJIrT/nvRLBEbQsyeuZZsmCM0gP5d +ugetYRj6Y8/j0nMspQqYfVATdlTKQCr5rUhREB49hatU8mt9bBIkdXzpYl784zX5 +Vi5HmVBLQx9ETBgItSYfifsT80kcnYu+azJzSXSQiP2Kpyphi4+Za7o+jTGucW/M +ncKciq3kZOVlBpodn2k4Bl0x+uDwMrvyF4roR7X05OPwAQQpRS6Wz4hnDFz24pbC +vSggRZtoDLWdluY9/VgPpzMkC9BZnzwY8mgHX7GMq+gQFF9/BTJhvDx2MTU8qOF0 +P149EIiYL4d47L7djtiale07b3KN1muMeh2d3yFSAwJfL/X2I98eZDgOwz15EGWG +7KyHeJSUzOjfhIk6OGqmol3WrERsE6RRmdOHFfboCdd2yLbtCgiBBve9GnwE63ew +p7sjKHK+gu8hobzH8Jla +=8Uq+ +-----END PGP SIGNATURE----- diff --git a/gs-ui-1.3/gs-ui-1.3.jar b/gs-ui-1.3/gs-ui-1.3.jar new file mode 100644 index 0000000..4661b87 Binary files /dev/null and b/gs-ui-1.3/gs-ui-1.3.jar differ diff --git a/gs-ui-1.3/gs-ui-1.3.jar.asc b/gs-ui-1.3/gs-ui-1.3.jar.asc new file mode 100644 index 0000000..71d2ced --- /dev/null +++ b/gs-ui-1.3/gs-ui-1.3.jar.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJVI84tAAoJEFcic6tDtcUcGOYQAJxx6xLnze2kiv6dWSaiJMwc +Lq5IrJPAWn1Ed89g3Ay2E8cYSTwYxGafBkGTyL3KyefS6W2xrnJjhHOj4GckZqSU +O8x6vLJL5/i4uXY3EtN594nRH23U1fXCFz+oVXBREprrUZ9Z+x3DiD3zzjMHCI9H +Js349kbLXkTM9JNdA9I7Zf4rJyENwQznG5Q7X6s2YHebulh9rdJnG9aVGm66Hx5+ +AktlcctqwUd9fdK50lo+UBHOI/RksX88WR+JyNh/mMzRdLJuHyxotAPQl9sXnJdq +qX7P4vI2i4V2parPuk4JFe0weJ0NQCYL//0E81KPABj2F859K6DtsoHn8Zqw5dtw +J0Luj5GNGPirQRPgDdmVc7ewKAKOdJAFmejMAR8ShKNK9E1D+gp/wgbzgsQqy9t0 +f47d2dWOk1WZa5Q5LzU8gpJc4IV7t6EAbbSMj4uS+gkVWpTwRnQcUMl0dsOg8fw+ +Z9bL6zenamyD8boE7e/jCrDMaYvZCm/hD9Y9qtWupbYYX3c95Yy3WTeQSITBAq11 +gdHG6GDPdb3A1wm+h8oI2xVLgB/7Al1a/jnppnDuORZBhAdLKXevef6dYyIa5Ppc +PzYNwjqbybARLW9HtjGtKqGNt8EzMYyipC9eaGYEqJC2ZkcYLKhSg1UM1ItJTXmr +6AuIR0liKH3Oyp+Q4KxH +=Qoor +-----END PGP SIGNATURE----- diff --git a/gs-ui-1.3/gs-ui-1.3.pom b/gs-ui-1.3/gs-ui-1.3.pom new file mode 100644 index 0000000..c32c408 --- /dev/null +++ b/gs-ui-1.3/gs-ui-1.3.pom @@ -0,0 +1,369 @@ +<?xml version="1.0" encoding="UTF-8"?> + <!-- + This file is part of GraphStream <http://graphstream-project.org>. + GraphStream is a library whose purpose is to handle static or dynamic + graph, create them from scratch, file or any source and display them. + This program is free software distributed under the terms of two + licenses, the CeCILL-C license that fits European law, and the GNU + Lesser General Public License. You can use, modify and/ or + redistribute the software under the terms of the CeCILL-C license as + circulated by CEA, CNRS and INRIA at the following URL + <http://www.cecill.info> or under the terms of the GNU LGPL as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. This program is + distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public + License for more details. You should have received a copy of the GNU + Lesser General Public License along with this program. If not, see + <http://www.gnu.org/licenses/>. The fact that you are presently + reading this means that you have had knowledge of the CeCILL-C and + LGPL licenses and that you accept their terms. + --> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <modelVersion>4.0.0</modelVersion> + + <parent> + <groupId>org.sonatype.oss</groupId> + <artifactId>oss-parent</artifactId> + <version>7</version> + </parent> + + <groupId>org.graphstream</groupId> + <artifactId>gs-ui</artifactId> + <version>1.3</version> + + <name>gs-ui</name> + <description> + The GraphStream library. With GraphStream you deal with + graphs. Static and Dynamic. You create them from scratch, from a file + or any source. You display and render them. + </description> + <url>http://graphstream-project.org</url> + + <!-- Source code of GraphStream is hosted on GitHub. --> + <scm> + <connection>scm:git:git://github.com/graphstream/gs-ui.git</connection> + <developerConnection>scm:git:git://github.com/graphstream/gs-ui.git</developerConnection> + <url>https://github.com/graphstream/gs-ui</url> + </scm> + + <!-- GraphStream is using the GitHub issue tracker. --> + <issueManagement> + <system>github</system> + <url>https://github.com/graphstream/gs-core/issues</url> + </issueManagement> + + <properties> + <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> + <scala.version>2.10.1</scala.version> + </properties> + + <!-- The GraphStream Team. Members are sorted in alphabetically. --> + <developers> + <developer> + <id>sbalev</id> + <name>Stefan Balev</name> + <email>stefan.balev@graphstream-project.org</email> + <organization>LITIS</organization> + <organizationUrl>http://www.litislab.eu</organizationUrl> + </developer> + + <developer> + <id>jbaudry</id> + <name>Julien Baudry</name> + <email>julien.baudry@graphstream-project.org</email> + <organization>LITIS</organization> + <organizationUrl>http://www.litislab.eu</organizationUrl> + </developer> + + <developer> + <id>adutot</id> + <name>Antoine Dutot</name> + <email>antoine.dutot@graphstream-project.org</email> + <organization>LITIS</organization> + <organizationUrl>http://www.litislab.eu</organizationUrl> + </developer> + + <developer> + <id>ypigne</id> + <name>Yoann Pigné</name> + <email>yoann.pigne@graphstream-project.org</email> + <organization>University of Luxembourg</organization> + <organizationUrl>http://www.uni.lu</organizationUrl> + </developer> + + <developer> + <id>gsavin</id> + <name>Guilhelm Savin</name> + <email>guilhelm.savin@graphstream-project.org</email> + <organization>LITIS</organization> + <organizationUrl>http://www.litislab.eu</organizationUrl> + </developer> + </developers> + + <licenses> + <license> + <name>LGPL3</name> + <url>http://www.gnu.org/copyleft/lesser.html</url> + </license> + + <license> + <name>Cecill-C</name> + <url>http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html + </url> + </license> + </licenses> + + <profiles> + <profile> + <!-- + This profile uses the proguard plugin to reduce the size of the + output jar. It is usefull when combined with nodeps profile which + includes scalalib : size gain is about 9Mo. + --> + <id>proguard</id> + <build> + <plugins> + <plugin> + <groupId>com.github.wvengen</groupId> + <artifactId>proguard-maven-plugin</artifactId> + <executions> + <execution> + <phase>package</phase> + <goals> + <goal>proguard</goal> + </goals> + </execution> + </executions> + <configuration> + <options> + <option>-dontwarn scala.**</option> + <option>-keep public class + org.graphstream.**</option> + </options> + <libs> + <lib>${java.home}/lib/rt.jar</lib> + </libs> + </configuration> + </plugin> + </plugins> + </build> + </profile> + <profile> + <!-- + This profile includes the scalalib in the output jar. One who want + to use this profile has to provide a scalalib folder at the same + hierarchic level that this project and that contains scalalib + classes. + --> + <id>nodeps</id> + <build> + <resources> + <resource> + <directory>../scalalib</directory> + <includes> + <include>scala/**/*.class</include> + </includes> + </resource> + </resources> + </build> + </profile> + <profile> + <!-- + This profile has to be enabled when releasing the package. It will + enable the sign phase. + --> + <id>release</id> + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-gpg-plugin</artifactId> + <configuration> + <keyname><![CDATA[GraphStream Team <team@graphstream-project.org>]]></keyname> + <skip>false</skip> + </configuration> + <executions> + <execution> + <id>sign-artifacts</id> + <phase>package</phase> + <goals> + <goal>sign</goal> + </goals> + </execution> + </executions> + </plugin> + </plugins> + </build> + </profile> + <profile> + <id>scala-2.9.0</id> + <properties> + <scala.version>2.9.0</scala.version> + </properties> + </profile> + <profile> + <id>scala-2.10.1</id> + <properties> + <scala.version>2.10.1</scala.version> + </properties> + </profile> + </profiles> + + <build> + <sourceDirectory>src-scala</sourceDirectory> + <outputDirectory>bin/classes</outputDirectory> + <defaultGoal>compile</defaultGoal> + + <resources> + <!-- Resources other than classes are included here. --> + <!-- --> + </resources> + + <plugins> + <plugin> + <artifactId>maven-compiler-plugin</artifactId> + <version>3.3</version> + <configuration> + <source>1.7</source> + <target>1.7</target> + </configuration> + </plugin> + + <plugin> + <artifactId>maven-eclipse-plugin</artifactId> + <groupId>org.apache.maven.plugins</groupId> + <version>2.9</version> + <configuration> + <sourceIncludes> + <include>**</include> + </sourceIncludes> + </configuration> + </plugin> + + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-jar-plugin</artifactId> + <version>2.6</version> + <configuration> + <excludes> + <exclude>org/graphstream/ui/j2dviewer/renderer/test</exclude> + <exclude>org/graphstream/ui/j2dviewer/renderer/test/**</exclude> + </excludes> + </configuration> + <executions> + <execution> + <id>default-jar</id> + <configuration> + <!--<classifier>${scala.version}</classifier>--> + </configuration> + </execution> + </executions> + </plugin> + + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-javadoc-plugin</artifactId> + <version>2.10.2</version> + <configuration> + <tags> + <tag> + <name>complexity</name> + <placement>a</placement> + <head>Computational Complexity :</head> + </tag> + <tag> + <name>reference</name> + <placement>a</placement> + <head>Scientific Reference :</head> + </tag> + </tags> + <author>true</author> + <nodeprecated>false</nodeprecated> + <nodeprecatedlist>false</nodeprecatedlist> + <noindex>false</noindex> + <nonavbar>false</nonavbar> + <notree>false</notree> + <show>public</show> + <source>1.5</source> + <splitindex>true</splitindex> + <use>true</use> + <version>true</version> + <windowtitle>The GraphStream ${project.version} API</windowtitle> + <includes> + <include>**.scala</include> + </includes> + </configuration> + </plugin> + + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-surefire-plugin</artifactId> + <version>2.18.1</version> + </plugin> + + <plugin> + <groupId>org.scala-tools</groupId> + <artifactId>maven-scala-plugin</artifactId> + <version>2.15.2</version> + <executions> + <execution> + <goals> + <goal>compile</goal> + <goal>testCompile</goal> + </goals> + </execution> + </executions> + <!--<configuration> + <scalaVersion>${scala.version}</scalaVersion> + </configuration>--> + </plugin> + + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-clean-plugin</artifactId> + <version>2.6.1</version> + <configuration> + <filesets> + <fileset> + <directory>bin/</directory> + <includes> + <include>classes.timestamp</include> + </includes> + <followSymlinks>false</followSymlinks> + </fileset> + </filesets> + </configuration> + </plugin> + </plugins> + </build> + + <dependencies> + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + <version>4.12</version> + <optional>false</optional> + </dependency> + <dependency> + <groupId>org.graphstream</groupId> + <artifactId>gs-core</artifactId> + <version>${project.version}</version> + <optional>false</optional> + </dependency> + <dependency> + <groupId>org.graphstream</groupId> + <artifactId>gs-algo</artifactId> + <version>${project.version}</version> + <optional>false</optional> + </dependency> + <dependency> + <groupId>org.scala-lang</groupId> + <artifactId>scala-library</artifactId> + <version>${scala.version}</version> + <optional>false</optional> + </dependency> + </dependencies> +</project> diff --git a/gs-ui-1.3/gs-ui-1.3.pom.asc b/gs-ui-1.3/gs-ui-1.3.pom.asc new file mode 100644 index 0000000..92ef141 --- /dev/null +++ b/gs-ui-1.3/gs-ui-1.3.pom.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJVI84tAAoJEFcic6tDtcUcTBoP/2T2fMfMkEevIGuDkvwnDTlv +M2EVbe8zvUuYoX9AWtvv5K2SmsilCfjhw1mfgcMOa2ckgs2ke6F6u+cAY08yKd/7 +prFUxN8BAVmIp7Z7Dk+APOjfyTKbxCug/zESseN6WUb1Q2z2fsSdDLvHE5olTM+J +Kbi0w7xrBKD0/4WZ17v/P8FC2u2mtQAi9a4/OAqR7bmh09CRfEI9M4RfPfyg/Rjx +O/vxdyPO8TdRlDYfrL992At+GvsEPO1nfRJPP2CHHZEB9xWziET0MDQxrLFicE8G +sRVZuJV+Hp7Z7XDWk63VTtcECCrQbUjX1PGGXlIZsamouUosnuf9WeCtlpgQAYQd +zK6O394Z2rHCF/2ZxIKJle6z0wr7YRg+X/O8nLO4scLPU+JYMn3jKmAQBFGEKJKe +l5lVbYRlRPgFt0wk13G5X+/nvhOrfN+IF1BASGLC/R0aybqz7iPnYxWEDJrFayPq +zJeQJsClq5QeZYgYlNATB/9hKgEjuvryUE+mQ7ZMiD0zYAvcfcOqPetqNxWv/O7r +JYZetfE0CDPEr+p6IOCGX0xghFxpMk+fMxTwbnD7nUqXubykfqWytZXlMap01ycG +okVD0zDcCTKA4n5EeCGeCzyrDbvq8xjm/fR1uO3qjzKSNbpX/3cjtwp70kH/xQT8 +r6Lo4IgCX7utoBQTDZrT +=lZ+K +-----END PGP SIGNATURE----- diff --git a/main/Main.java b/main/Main.java new file mode 100644 index 0000000..51e3c59 --- /dev/null +++ b/main/Main.java @@ -0,0 +1,53 @@ +package main; + +import java.util.ArrayList; +import java.util.HashMap; +import java.util.Iterator; +import java.util.Set; + +import org.graphstream.graph.Graph; +import org.graphstream.graph.implementations.SingleGraph; + +import structure.Grid; +import structure.Router; + +public class Main { + + public static void main(String[] args) { + Grid g=new Grid(); + + + System.setProperty("org.graphstream.ui.renderer", "org.graphstream.ui.j2dviewer.J2DGraphRenderer"); + Graph graph = new SingleGraph("Tutorial 1"); + graph.addAttribute("ui.stylesheet", "url('resources/style.css')"); + + ArrayList<Router> grid=g.getGrid(); + for(Router r : grid){ + graph.addNode(r.name); + + } + for(Router r : grid){ + String current=r.name; + HashMap<Router, Integer> relier=r.getLinks(); + Set<Router> k=relier.keySet(); + Iterator<Router> i=k.iterator(); + while(i.hasNext()){ + Router currentRouter=i.next(); + String currentRouterName=currentRouter.name; + try{ + //graph.addEdge(current+currentRouter, current, currentRouter).addAttribute("ui.style", "fill-color: rgb(0,100,255);"); + graph.addEdge(current+currentRouterName, current, currentRouterName).setAttribute("ui.label", relier.get(currentRouter)); + + + + } + catch(Exception e){ + // System.out.println("Bug de merde."); + } + + } + + } + graph.display(); + } +} diff --git a/resources/images/r1.png b/resources/images/r1.png new file mode 100644 index 0000000..3fd022d Binary files /dev/null and b/resources/images/r1.png differ diff --git a/resources/images/r2.png b/resources/images/r2.png new file mode 100644 index 0000000..475daa8 Binary files /dev/null and b/resources/images/r2.png differ diff --git a/resources/style.css b/resources/style.css new file mode 100644 index 0000000..55782ea --- /dev/null +++ b/resources/style.css @@ -0,0 +1,17 @@ +node { + size: 64px; + fill-mode: image-scaled; + fill-image: url('resources/images/r1.png'); + +} + +edge { + text-size: 20; + size:2; + text-offset:25,25; +} + +graph { + padding: 50; + +} \ No newline at end of file diff --git a/structure/Grid.java b/structure/Grid.java new file mode 100644 index 0000000..eb76638 --- /dev/null +++ b/structure/Grid.java @@ -0,0 +1,185 @@ +package structure; + +import java.util.*; + +public class Grid { + + + + private ArrayList<Router> grid=new ArrayList<>(); + private ArrayList<ArrayList<Integer>> links=new ArrayList<>(); + + private Random rand = new Random(); + + private final int maxWeight=100; + + /** + * Build a 3x3 Grid + */ + public Grid(){ + + // Build Grid + for(int i=0;i<9;i++){ + this.grid.add(new Router()); + } + + // First line + this.buildLinkWithRandomWeight(grid.get(0), grid.get(1)); + this.buildLinkWithRandomWeight(grid.get(1), grid.get(2)); + + // Second line + this.buildLinkWithRandomWeight(grid.get(3), grid.get(4)); + this.buildLinkWithRandomWeight(grid.get(4), grid.get(5)); + + // Third line + this.buildLinkWithRandomWeight(grid.get(6), grid.get(7)); + this.buildLinkWithRandomWeight(grid.get(7), grid.get(8)); + + // First column + this.buildLinkWithRandomWeight(grid.get(0), grid.get(3)); + this.buildLinkWithRandomWeight(grid.get(3), grid.get(6)); + + // Second column + this.buildLinkWithRandomWeight(grid.get(1), grid.get(4)); + this.buildLinkWithRandomWeight(grid.get(4), grid.get(7)); + + // Third column + this.buildLinkWithRandomWeight(grid.get(2), grid.get(5)); + this.buildLinkWithRandomWeight(grid.get(5), grid.get(8)); + + this.buildLinks(); + } + + + private void buildLinks(){ + + // Link1 + ArrayList<Integer> link1=new ArrayList<>(); + link1.add(0);link1.add(1);link1.add(2);link1.add(5);link1.add(4);link1.add(3);link1.add(6);link1.add(7);link1.add(8); + this.links.add(link1); + + // Link2 + ArrayList<Integer> link2=new ArrayList<>(); + link2.add(0);link2.add(1);link2.add(2);link2.add(5);link2.add(4);link2.add(7);link2.add(8); + this.links.add(link2); + + // link3 + ArrayList<Integer> link3=new ArrayList<>(); + link3.add(0);link3.add(1);link3.add(2);link3.add(5);link3.add(8); + this.links.add(link3); + + // link4 + ArrayList<Integer> link4=new ArrayList<>(); + link4.add(0);link4.add(1);link4.add(4);link4.add(5);link4.add(8); + this.links.add(link4); + + // link5 + ArrayList<Integer> link5=new ArrayList<>(); + link5.add(0);link5.add(3);link5.add(4);link5.add(5);link5.add(8); + this.links.add(link5); + + // link6 + ArrayList<Integer> link6=new ArrayList<>(); + link6.add(0);link6.add(3);link6.add(4);link6.add(7);link6.add(8); + this.links.add(link6); + + // link7 + ArrayList<Integer> link7=new ArrayList<>(); + link7.add(0);link7.add(3);link7.add(6);link7.add(7);link7.add(8); + this.links.add(link7); + + // link8 + ArrayList<Integer> link8=new ArrayList<>(); + link8.add(0);link8.add(3);link8.add(6);link8.add(7);link8.add(4);link8.add(5);link8.add(8); + this.links.add(link8); + + // link9 + ArrayList<Integer> link9=new ArrayList<>(); + link9.add(0);link9.add(3);link9.add(6);link9.add(7);link9.add(4);link9.add(1);link9.add(2);link9.add(5);link9.add(8); + this.links.add(link9); + + // link10 + ArrayList<Integer> link10=new ArrayList<>(); + link10.add(0);link10.add(3);link10.add(4);link10.add(1);link10.add(2);link10.add(5);link10.add(8); + this.links.add(link10); + + // link11 + ArrayList<Integer> link11=new ArrayList<>(); + link11.add(0);link11.add(1);link11.add(4);link11.add(3);link11.add(6);link11.add(7);link11.add(8); + this.links.add(link11); + } + + + private void buildLinkWithRandomWeight(Router router1, Router router2){ + router1.buildLink(router2, rand.nextInt(this.maxWeight)); + } + + + + public int getBestLinkIndex(){ + int currentBestLink=0; + int currentBestLinkBottleneck=0; + for(int i=0;i<this.links.size();i++){ + ArrayList<Integer> currentLink=this.links.get(i); + int currentLinkBottleneck=this.getMaxBottleneck(currentLink); + if(currentBestLinkBottleneck<currentLinkBottleneck){ + currentBestLink=i; + currentBestLinkBottleneck=currentLinkBottleneck; + } + } + + return currentBestLink; + } + + private int getMaxBottleneck(ArrayList<Integer> link){ + int max=this.getWeigthOfLink(link.get(0), link.get(1)); + for(int j=1;j<link.size()-1;j++){ + int currentMax=this.getWeigthOfLink(link.get(j), link.get(j+1)); + if(max<currentMax){ + max=currentMax; + } + + } + return max; + } + + private int getWeigthOfLink(int router1,int router2){ + return this.grid.get(router1).getWeight(this.grid.get(router2)); + } + + + public void printLinkWeight(){ + for(int i=0;i<this.links.size();i++){ + ArrayList<Integer> link=this.links.get(i); + System.out.print("Link number " + i + " ==> "); + for(int j=0;j<link.size()-1;j++){ + //System.out.print(this.getWeigthOfLink(link.get(j), link.get(j+1)) + " "); + } + System.out.println(this.getMaxBottleneck(link)); + //System.out.println(); + } + } + + + public ArrayList<Router> getGrid() { + return grid; + } + + + public void setGrid(ArrayList<Router> grid) { + this.grid = grid; + } + + + public ArrayList<ArrayList<Integer>> getLinks() { + return links; + } + + + public void setLinks(ArrayList<ArrayList<Integer>> links) { + this.links = links; + } + + + +} diff --git a/structure/Router.java b/structure/Router.java new file mode 100644 index 0000000..d977471 --- /dev/null +++ b/structure/Router.java @@ -0,0 +1,38 @@ +package structure; + +import java.util.ArrayList; +import java.util.HashMap; + +public class Router { + + private static int id=-1; + public String name; + private HashMap<Router,Integer> links=new HashMap<>(); + + public Router() { + // TODO Auto-generated constructor stub + id++; + this.name=""+id; + } + + public void buildLink(Router router, int weight){ + this.links.put(router, weight); + router.addLink(this, weight); + } + + public void addLink(Router router, int weight){ + this.links.put(router, weight); + } + + public int getWeight(Router router){ + return this.links.get(router); + } + + public HashMap<Router, Integer> getLinks() { + return links; + } + + public void setLinks(HashMap<Router, Integer> links) { + this.links = links; + } +}