| commit | a937ed91f21c8e222077870178cdf190fab08407 | [log] [tgz] |
|---|---|---|
| author | jxi <jxi> | Mon May 22 23:03:51 2006 +0000 |
| committer | jxi <jxi> | Mon May 22 23:03:51 2006 +0000 |
| tree | dbe489af04d33f75120248cbfee4300ee6ddc88e | |
| parent | 25d4d9efef045432bbba1aa9d6ed003a9a15eb3f [diff] |
added .options file to enable debug
diff --git a/plugins/org.eclipse.epf.import/.options b/plugins/org.eclipse.epf.import/.options new file mode 100755 index 0000000..b3ecd96 --- /dev/null +++ b/plugins/org.eclipse.epf.import/.options
@@ -0,0 +1,2 @@ +# Turn on debug trace for the Import plug-in +org.eclipse.epf.import/debug=true