Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Can I put a filename wildcard in org.eclipse.core.resources.prefs?

Is it possible to change my current org.eclipse.core.resources.prefs to include filename wildcards?  i.e., from
eclipse.preferences.version=1
encoding//MasterResults/DS267/RunSummary.txt=UTF-16LE
encoding//MasterResults/DS268/RunSummary.txt=UTF-16LE
encoding//MasterResults/DS270/RunSummary.txt=UTF-16LE
...
and many more files, to:
eclipse.preferences.version=1
encoding//MasterResults/*/RunSummary.txt=UTF-16LE
or even:

eclipse.preferences.version=1
encoding//MasterResults/*.txt=UTF-16LE

0 votes

Comments

I assume that the answer is No.


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019
× 127

Question asked: Feb 04 '14, 6:27 a.m.

Question was seen: 5,696 times

Last updated: May 14 '15, 10:05 a.m.

Confirmation Cancel Confirm