### Eclipse Workspace Patch 1.0 #P org.eclipse.photran.core.vpg Index: build.properties =================================================================== RCS file: /cvsroot/tools/org.eclipse.ptp/photran/org.eclipse.photran.core.vpg/build.properties,v retrieving revision 1.12 diff -u -r1.12 build.properties --- build.properties 28 May 2010 07:24:02 -0000 1.12 +++ build.properties 11 Jun 2010 18:21:48 -0000 @@ -7,7 +7,8 @@ plugin.xml,\ about.html,\ plugin.properties,\ - OSGI-INF/l10n/bundle.properties + OSGI-INF/l10n/bundle.properties,\ + OSGI-INF/l10n/ jre.compilation.profile=J2SE-1.5 src.includes = about.html jars.extra.classpath = platform:/plugin/org.eclipse.rephraserengine.core.vpg/cdtdb-4.0.3-eclipse.jar Index: plugin.properties =================================================================== RCS file: /cvsroot/tools/org.eclipse.ptp/photran/org.eclipse.photran.core.vpg/plugin.properties,v retrieving revision 1.1 diff -u -r1.1 plugin.properties --- plugin.properties 3 May 2009 13:47:36 -0000 1.1 +++ plugin.properties 11 Jun 2010 18:21:48 -0000 @@ -1,3 +1,8 @@ pluginName=Photran Virtual Program Graph Core Plug-in providerName=Eclipse.org - +extension.name = VPG Log Marker +extension.name.0 = VPG Warning Marker +extension.name.1 = VPG Error Marker +source-form.name = Free Form - INCLUDE lines ignored +source-form.name.0 = Fixed Form - INCLUDE lines ignored +source-form.name.1 = Free Form