Change to JDK 1.8 / JavaSE 1.8

This commit is contained in:
peterdell 2019-08-31 13:25:23 +02:00
parent 550fe9aa18
commit ad7c1c4d4d
8 changed files with 36 additions and 18 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@ -26,7 +26,7 @@ Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,
org.eclipse.ui.workbench
Bundle-ActivationPolicy: lazy
Bundle-Vendor: Peter Dell
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: com.wudsn.ide.asm;
uses:="org.eclipse.osgi.util,
org.eclipse.core.runtime,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -28,7 +28,7 @@
<stringAttribute key="org.eclipse.hyades.trace.ui.ATTR_DESTINATION_PROJECT" value="ProfileProject"/>
<booleanAttribute key="org.eclipse.hyades.trace.ui.ATTR_PROFILE_TO_FILE" value="false"/>
<stringAttribute key="org.eclipse.hyades.trace.ui.ATTR_PROFILING_SET" value="tptp-dummy-profiling-set-WUDSN-IDE"/>
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl en_US -consoleLog"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx256m -XX:MaxPermSize=128m -Dcom.wudsn.ide.common.base.Profiler=true"/>

View File

@ -55,8 +55,10 @@ In case something is not correct or not working, please contact me.
</li>
<li>
If you don't know which version to take, use
<a href="http://download.eclipse.org/eclipse/downloads/drops4/R-4.3.2-201402211700/#PlatformRuntime" target="_blank">Eclipse 4.3.2
Platform Runtime Binary (61 MB)</a>
<a href="https://download.eclipse.org/eclipse/downloads/drops4/R-4.12-201906051800/#PlatformRuntime" target="_blank">Eclipse 4.12
Platform Runtime Binary (81 MB)</a> for WUDSN IDE 1.7.1 and newer.
<a href="https://archive.eclipse.org/eclipse/downloads/drops4/R-4.3.2-201402211700/#PlatformRuntime" target="_blank">Eclipse 4.3.2
Platform Runtime Binary (61 MB)</a> for WUDSN IDE 1.7.0 and older.
.
<br/>
This is a minimum size installation which does not include the Java Development Toolkit (JDT). WUDSN IDE has no dependency to
@ -68,7 +70,7 @@ In case something is not correct or not working, please contact me.
<li>Start the Eclipse executable from that folder.</li>
<li>Upon the first start you are prompted to specify the folder where the workspace shall be located.</li>
<li>Normally a start link a created to this end. You can use the parameter "-nl" to specify the locale if you want. Use "en_US"
for English or "de_DE" for German. Example: "C:\Program Files\Eclipse\4.3.1\eclipse\eclipse.exe" -Xmx512M -nl en_US"</li>
for English or "de_DE" for German. Example: "C:\Program Files\Eclipse\4.12\eclipse\eclipse.exe" -Xmx512M -nl en_US"</li>
<li>It is recommended to create the workspace folder in your home directory.</li>
<li>After you have read the welcome page and got familiar with the Eclipse UI, just switch to the Resource perspective.</li>
<li>

View File

@ -1,8 +1,8 @@
The following table lists all releases of WUDSN IDE, the required minimum Java and Eclipse version the link to the release news
article and release new video. For releases before 1.6.0 no downloads and no videos are offered. The latest stable version is always
available via the update site "https://www.wudsn.com/update". The daily version and older versions are available via version specific update sites
listed below.
article and release new video. For releases before 1.6.0 no downloads and no videos are offered. The latest stable version is
always available via the update site "https://www.wudsn.com/update". The daily version and older versions are available via
version specific update sites listed below.
<br/>
<table>
<tbody>
@ -22,7 +22,8 @@ listed below.
<td>4.3.1</td>
<td>https://www.wudsn.com/update</td>
<td>
<a href="https://atariage.com/forums/topic/145386-wudsn-ide-the-free-integrated-atari-8-bit-development-plugin-for-eclipse/"
<a
href="https://atariage.com/forums/topic/145386-wudsn-ide-the-free-integrated-atari-8-bit-development-plugin-for-eclipse/"
target="_blank"
>read</a>
</td>
@ -35,12 +36,27 @@ listed below.
<td>4.3.1</td>
<td>https://www.wudsn.com/update/daily</td>
<td>
<a href="https://atariage.com/forums/topic/145386-wudsn-ide-the-free-integrated-atari-8-bit-development-plugin-for-eclipse/"
<a
href="https://atariage.com/forums/topic/145386-wudsn-ide-the-free-integrated-atari-8-bit-development-plugin-for-eclipse/"
target="_blank"
>read</a>
</td>
<td>n/a</td>
</tr>
<tr>
<td>1.7.1</td>
<td>Planned</td>
<td>Java 1.8</td>
<td>4.12</td>
<td>https://www.wudsn.com/update/1.7.1</td>
<td>
<a href="https://www.wudsn.com/index.php/175-wudsn-ide-update-1-7-1" target="_blank">read</a>
</td>
<td>
Planned
<!-- <a href="https://www.youtube.com/watch?v=TODO;hd=1" target="_blank">watch</a> -->
</td>
</tr>
<tr>
<td>1.7.0</td>
<td>2019-01-01</td>

View File

@ -34,7 +34,7 @@ import org.eclipse.ui.menus.WorkbenchWindowControlContribution;
public final class AssemblerEditorCompileAndRunCommandMenu extends WorkbenchWindowControlContribution {
public AssemblerEditorCompileAndRunCommandMenu() {
new Exception().printStackTrace();
new Exception("JAC! Test for Startup!").printStackTrace();
}
public AssemblerEditorCompileAndRunCommandMenu(String id) {