Changeset 3445 for devel-tools/trunk
- Timestamp:
- Feb 26, 2008, 8:48:09 PM (13 years ago)
- Location:
- devel-tools/trunk/eclipse
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
devel-tools/trunk/eclipse/org.refal.plus.rfpdt.editor/META-INF/MANIFEST.MF
r3439 r3445 3 3 Bundle-Name: Refal Plus Editor Plug-in 4 4 Bundle-SymbolicName: org.refal.plus.rfpdt.editor; singleton:=true 5 Bundle-Version: 1.1. 75 Bundle-Version: 1.1.8 6 6 Bundle-Activator: org.refal.plus.rfpdt.editor.RfpEditorPlugin 7 7 Bundle-Vendor: Program Systems Institute of RAS -
devel-tools/trunk/eclipse/org.refal.plus.rfpdt.feature/feature.xml
r3440 r3445 3 3 id="org.refal.plus.rfpdt" 4 4 label="Refal Plus Development Tools" 5 version="1.1. 7"5 version="1.1.8" 6 6 provider-name="Program Systems Institute of RAS"> 7 7 … … 38 38 download-size="0" 39 39 install-size="0" 40 version="1.1. 7"40 version="1.1.8" 41 41 unpack="false"/> 42 42 … … 45 45 download-size="0" 46 46 install-size="0" 47 version="1.1. 7"47 version="1.1.8" 48 48 unpack="false"/> 49 49 … … 52 52 download-size="0" 53 53 install-size="0" 54 version="1.1. 7"54 version="1.1.8" 55 55 unpack="false"/> 56 56 … … 59 59 download-size="0" 60 60 install-size="0" 61 version="1.1. 7"61 version="1.1.8" 62 62 unpack="false"/> 63 63 … … 66 66 download-size="0" 67 67 install-size="0" 68 version="1.1. 7"/>68 version="1.1.8"/> 69 69 70 70 </feature> -
devel-tools/trunk/eclipse/org.refal.plus.rfpdt.launch/META-INF/MANIFEST.MF
r3435 r3445 3 3 Bundle-Name: Refal Plus Launch Plug-in 4 4 Bundle-SymbolicName: org.refal.plus.rfpdt.launch;singleton:=true 5 Bundle-Version: 1.1. 75 Bundle-Version: 1.1.8 6 6 Bundle-Activator: org.refal.plus.rfpdt.launch.LaunchingPlugin 7 7 Bundle-Vendor: Program Systems Institute of RAS -
devel-tools/trunk/eclipse/org.refal.plus.rfpdt.update/site.xml
r3436 r3445 13 13 <feature url="features/org.refal.plus.rfpdt_1.1.6.jar" id="org.refal.plus.rfpdt" version="1.1.6"/> 14 14 <feature url="features/org.refal.plus.rfpdt_1.1.7.jar" id="org.refal.plus.rfpdt" version="1.1.7"/> 15 <feature url="features/org.refal.plus.rfpdt_1.1.8.jar" id="org.refal.plus.rfpdt" version="1.1.8"/> 15 16 </site> -
devel-tools/trunk/eclipse/org.refal.plus.rfpdt/META-INF/MANIFEST.MF
r3433 r3445 3 3 Bundle-Name: Refal Plus Development Tools Core Plug-in 4 4 Bundle-SymbolicName: org.refal.plus.rfpdt;singleton:=true 5 Bundle-Version: 1.1. 75 Bundle-Version: 1.1.8 6 6 Bundle-Activator: org.refal.plus.rfpdt.core.RfpCorePlugin 7 7 Bundle-Vendor: Program Systems Institute of RAS
Note: See TracChangeset
for help on using the changeset viewer.