Author:admin

Date:2008-09-30T16:23:49.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@65 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
jfiat
2008-09-30 16:23:49 +00:00
parent 8b7fc644f4
commit 2450a58534
168 changed files with 215 additions and 262 deletions

View File

@@ -1,6 +1,7 @@
[[Property:title|Features]]
[[Property:weight|0]]
[[Property:uuid|3f6c7915-7e08-fc2b-f25a-7d98dff38631]]
==ResourceBench Features==
* Parse any resource file (created by Microsoft Developer Studio or Borland Resource Workshop).
* Show resources by using a tree view control.
* Display some resource's informations.

View File

@@ -6,11 +6,5 @@ Platform: Any <br/>
Version: 5.4 <br/>
Availability: Basic Package
See:
* [[Features|What does ResourceBench do?]]
* [[Tour|How to use ResourceBench]]
* [[Troubleshooting|Troubleshooting]]

View File

@@ -1,5 +1,6 @@
[[Property:title|Tour]]
[[Property:weight|1]]
[[Property:uuid|5990eda2-2eac-6a40-8e99-5a0c5e9fc15f]]
1 - Launch the Resource Bench application. This small dialog box will appear for the initialization process:
[[Image:retriev]]
Then you get the main window of Resource Bench:

View File

@@ -1,5 +1,6 @@
[[Property:title|Troubleshooting]]
[[Property:weight|2]]
[[Property:uuid|775c2f23-7138-c830-4e14-4d9898043229]]
If you have problems when you parse a resource file, you can first try to remove the grammar file (its name is "rb.gram"), and then re-launch Resource Bench. It creates again the grammar file to allow parsing resource files (on a Pentium 120 it takes less than one minute).