Skip to content

Commit a5691c7

Browse files
committed
updates
1 parent 7ec40fa commit a5691c7

File tree

18 files changed

+416
-2
lines changed

18 files changed

+416
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#
2-
#Mon Apr 02 14:35:16 CEST 2012
2+
#Thu Jun 28 16:45:16 CEST 2012
33
searchablePlugins=

de.vogella.android.locationapi.maps/src/de/vogella/android/locationapi/maps/ShowMapActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ protected void onResume() {
9999

100100
@Override
101101
protected void onPause() {
102-
super.onResume();
102+
super.onPause();
103103
myLocationOverlay.disableMyLocation();
104104
myLocationOverlay.disableCompass();
105105
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
4+
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5+
<classpathentry kind="src" path="src"/>
6+
<classpathentry kind="output" path="bin"/>
7+
</classpath>
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>de.vogella.e4.rcp.wizard.product</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
<buildCommand>
14+
<name>org.eclipse.pde.ManifestBuilder</name>
15+
<arguments>
16+
</arguments>
17+
</buildCommand>
18+
<buildCommand>
19+
<name>org.eclipse.pde.SchemaBuilder</name>
20+
<arguments>
21+
</arguments>
22+
</buildCommand>
23+
</buildSpec>
24+
<natures>
25+
<nature>org.eclipse.pde.PluginNature</nature>
26+
<nature>org.eclipse.jdt.core.javanature</nature>
27+
</natures>
28+
</projectDescription>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
eclipse.preferences.version=1
2+
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
4+
org.eclipse.jdt.core.compiler.compliance=1.7
5+
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
6+
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
7+
org.eclipse.jdt.core.compiler.source=1.7
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
eclipse.preferences.version=1
2+
pluginProject.extensions=false
3+
resolve.requirebundle=false
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<application:Application xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:advanced="http://www.eclipse.org/ui/2010/UIModel/application/ui/advanced" xmlns:application="http://www.eclipse.org/ui/2010/UIModel/application" xmlns:basic="http://www.eclipse.org/ui/2010/UIModel/application/ui/basic" xmlns:menu="http://www.eclipse.org/ui/2010/UIModel/application/ui/menu" xmi:id="_HUW0wMEfEeGY34d55UxSig" elementId="org.eclipse.e4.ide.application" bindingContexts="_HUW0wcEfEeGY34d55UxSig">
3+
<children xsi:type="basic:TrimmedWindow" xmi:id="_HUW018EfEeGY34d55UxSig" label="de.vogella.e4.rcp.wizard.product" width="500" height="400">
4+
<children xsi:type="advanced:PerspectiveStack" xmi:id="_HUW038EfEeGY34d55UxSig">
5+
<children xsi:type="advanced:Perspective" xmi:id="_HUW04MEfEeGY34d55UxSig">
6+
<children xsi:type="basic:PartSashContainer" xmi:id="_HUXb0MEfEeGY34d55UxSig">
7+
<children xsi:type="basic:PartStack" xmi:id="_HUXb0cEfEeGY34d55UxSig"/>
8+
</children>
9+
</children>
10+
</children>
11+
<mainMenu xmi:id="_HUW02MEfEeGY34d55UxSig" elementId="menu:org.eclipse.ui.main.menu">
12+
<children xsi:type="menu:Menu" xmi:id="_HUW02cEfEeGY34d55UxSig" label="File">
13+
<children xsi:type="menu:HandledMenuItem" xmi:id="_HUW02sEfEeGY34d55UxSig" label="Open" iconURI="platform:/plugin/de.vogella.e4.rcp.wizard.product/icons/sample.gif" command="_HUW0zsEfEeGY34d55UxSig"/>
14+
<children xsi:type="menu:HandledMenuItem" xmi:id="_HUW028EfEeGY34d55UxSig" label="Save" iconURI="platform:/plugin/de.vogella.e4.rcp.wizard.product/icons/save_edit.gif" command="_HUW00cEfEeGY34d55UxSig"/>
15+
<children xsi:type="menu:HandledMenuItem" xmi:id="_HUW03MEfEeGY34d55UxSig" label="Quit" command="_HUW0ysEfEeGY34d55UxSig"/>
16+
</children>
17+
<children xsi:type="menu:Menu" xmi:id="_HUW03cEfEeGY34d55UxSig" label="Help">
18+
<children xsi:type="menu:HandledMenuItem" xmi:id="_HUW03sEfEeGY34d55UxSig" label="About" command="_HUW01MEfEeGY34d55UxSig"/>
19+
</children>
20+
</mainMenu>
21+
<trimBars xmi:id="_HUXb0sEfEeGY34d55UxSig">
22+
<children xsi:type="menu:ToolBar" xmi:id="_HUXb08EfEeGY34d55UxSig" elementId="toolbar:org.eclipse.ui.main.toolbar">
23+
<children xsi:type="menu:HandledToolItem" xmi:id="_HUXb1MEfEeGY34d55UxSig" iconURI="platform:/plugin/de.vogella.e4.rcp.wizard.product/icons/sample.gif" command="_HUW0zsEfEeGY34d55UxSig"/>
24+
<children xsi:type="menu:HandledToolItem" xmi:id="_HUXb1cEfEeGY34d55UxSig" iconURI="platform:/plugin/de.vogella.e4.rcp.wizard.product/icons/save_edit.gif" command="_HUW00cEfEeGY34d55UxSig"/>
25+
</children>
26+
</trimBars>
27+
</children>
28+
<handlers xmi:id="_HUW0y8EfEeGY34d55UxSig" contributionURI="bundleclass://de.vogella.e4.rcp.wizard.product/de.vogella.e4.rcp.wizard.product.handlers.QuitHandler" command="_HUW0ysEfEeGY34d55UxSig"/>
29+
<handlers xmi:id="_HUW0z8EfEeGY34d55UxSig" contributionURI="bundleclass://de.vogella.e4.rcp.wizard.product/de.vogella.e4.rcp.wizard.product.handlers.OpenHandler" command="_HUW0zsEfEeGY34d55UxSig"/>
30+
<handlers xmi:id="_HUW00sEfEeGY34d55UxSig" contributionURI="bundleclass://de.vogella.e4.rcp.wizard.product/de.vogella.e4.rcp.wizard.product.handlers.SaveHandler" command="_HUW00cEfEeGY34d55UxSig"/>
31+
<handlers xmi:id="_HUW01cEfEeGY34d55UxSig" contributionURI="bundleclass://de.vogella.e4.rcp.wizard.product/de.vogella.e4.rcp.wizard.product.handlers.AboutHandler" command="_HUW01MEfEeGY34d55UxSig"/>
32+
<bindingTables xmi:id="_HUW0zMEfEeGY34d55UxSig" bindingContext="_HUW0wcEfEeGY34d55UxSig">
33+
<bindings xmi:id="_HUW0zcEfEeGY34d55UxSig" keySequence="M1+Q" command="_HUW0ysEfEeGY34d55UxSig"/>
34+
<bindings xmi:id="_HUW00MEfEeGY34d55UxSig" keySequence="M1+O" command="_HUW0zsEfEeGY34d55UxSig"/>
35+
<bindings xmi:id="_HUW008EfEeGY34d55UxSig" keySequence="M1+S" command="_HUW00cEfEeGY34d55UxSig"/>
36+
<bindings xmi:id="_HUW01sEfEeGY34d55UxSig" keySequence="M1+A" command="_HUW01MEfEeGY34d55UxSig"/>
37+
</bindingTables>
38+
<rootContext xmi:id="_HUW0wcEfEeGY34d55UxSig" elementId="org.eclipse.ui.contexts.dialogAndWindow" name="In Dialog and Windows">
39+
<children xmi:id="_HUW0wsEfEeGY34d55UxSig" elementId="org.eclipse.ui.contexts.window" name="In Windows"/>
40+
<children xmi:id="_HUW0w8EfEeGY34d55UxSig" elementId="org.eclipse.ui.contexts.dialog" name="In Dialogs"/>
41+
</rootContext>
42+
<commands xmi:id="_HUW0ysEfEeGY34d55UxSig" elementId="org.eclipse.ui.file.exit" commandName="quitCommand"/>
43+
<commands xmi:id="_HUW0zsEfEeGY34d55UxSig" elementId="de.vogella.e4.rcp.wizard.product.open" commandName="openCommand"/>
44+
<commands xmi:id="_HUW00cEfEeGY34d55UxSig" elementId="org.eclipse.ui.file.save" commandName="saveCommand"/>
45+
<commands xmi:id="_HUW01MEfEeGY34d55UxSig" elementId="org.eclipse.ui.help.aboutAction" commandName="aboutCommand"/>
46+
<addons xmi:id="_HUW0xMEfEeGY34d55UxSig" elementId="org.eclipse.e4.core.commands.service" contributionURI="bundleclass://org.eclipse.e4.core.commands/org.eclipse.e4.core.commands.CommandServiceAddon"/>
47+
<addons xmi:id="_HUW0xcEfEeGY34d55UxSig" elementId="org.eclipse.e4.ui.contexts.service" contributionURI="bundleclass://org.eclipse.e4.ui.services/org.eclipse.e4.ui.services.ContextServiceAddon"/>
48+
<addons xmi:id="_HUW0xsEfEeGY34d55UxSig" elementId="org.eclipse.e4.ui.bindings.service" contributionURI="bundleclass://org.eclipse.e4.ui.bindings/org.eclipse.e4.ui.bindings.BindingServiceAddon"/>
49+
<addons xmi:id="_HUW0x8EfEeGY34d55UxSig" elementId="org.eclipse.e4.ui.workbench.commands.model" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon"/>
50+
<addons xmi:id="_HUW0yMEfEeGY34d55UxSig" elementId="org.eclipse.e4.ui.workbench.contexts.model" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.ContextProcessingAddon"/>
51+
<addons xmi:id="_HUW0ycEfEeGY34d55UxSig" elementId="org.eclipse.e4.ui.workbench.bindings.model" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.swt/org.eclipse.e4.ui.workbench.swt.util.BindingProcessingAddon"/>
52+
</application:Application>
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Manifest-Version: 1.0
2+
Bundle-ManifestVersion: 2
3+
Bundle-Name: Product
4+
Bundle-SymbolicName: de.vogella.e4.rcp.wizard.product; singleton:=true
5+
Bundle-Version: 1.0.0.qualifier
6+
Require-Bundle: javax.inject;bundle-version="1.0.0",
7+
org.eclipse.core.runtime;bundle-version="3.8.0",
8+
org.eclipse.swt;bundle-version="3.100.0",
9+
org.eclipse.core.databinding;bundle-version="1.4.1",
10+
org.eclipse.core.databinding.beans;bundle-version="1.2.200",
11+
org.eclipse.jface;bundle-version="3.8.0",
12+
org.eclipse.jface.databinding;bundle-version="1.6.0",
13+
org.eclipse.e4.ui.services;bundle-version="0.10.1",
14+
org.eclipse.e4.ui.workbench;bundle-version="0.10.2",
15+
org.eclipse.e4.core.services;bundle-version="1.0.0",
16+
org.eclipse.e4.core.di;bundle-version="1.1.0",
17+
org.eclipse.e4.core.contexts;bundle-version="1.1.0",
18+
org.eclipse.e4.ui.workbench.swt;bundle-version="0.10.1",
19+
org.eclipse.core.databinding.property;bundle-version="1.4.100",
20+
org.eclipse.e4.ui.css.core;bundle-version="0.10.1",
21+
org.w3c.css.sac;bundle-version="1.3.1",
22+
org.eclipse.e4.core.commands;bundle-version="0.10.1",
23+
org.eclipse.e4.ui.bindings;bundle-version="0.10.1"
24+
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
output.. = bin/
2+
bin.includes = META-INF/,\
3+
.,\
4+
plugin.xml,\
5+
css/default.css,\
6+
Application.e4xmi
7+
source.. = src/

de.vogella.e4.rcp.wizard.product/css/default.css

Whitespace-only changes.

0 commit comments

Comments
 (0)