Preference to ingore certain html (or other) files.
Brought to you by:
glongman
Add a preference that tells Spindle files to ignore as
templates. Maybe a list of filter strings.
For example, user X might want these omitted..
package.html
*.htm
index.*
User decides but package.html would be set as the
default.
(Added per Geoff's request)
Logged In: YES
user_id=387057
Thanks!
Logged In: YES
user_id=387057
for now (as of the next build - 3.0.47) the user configurability
isn't there but "package.html" is filtered out.
Logged In: YES
user_id=387057
deferred to Spindle 3.1
Logged In: YES
user_id=287086
This applies when a project is in the dependency path of a
Spindle project also. For instance, seperate libraries.
Also, I'm using 3.0.54 and Eclipse 3.0RC1. package.html is
not being filtered out as documented below. That might be a
problem.
Logged In: YES
user_id=287086
This applies when a project is in the dependency path of a
Spindle project also. For instance, seperate libraries.
Also, I'm using 3.0.54 and Eclipse 3.0RC1. package.html is
not being filtered out as documented below. That might be a
problem.
Logged In: YES
user_id=287086
This applies when a project is in the dependency path of a
Spindle project also. For instance, seperate libraries.
Also, I'm using 3.0.54 and Eclipse 3.0RC1. package.html is
not being filtered out as documented below. That might be a
problem.
Logged In: YES
user_id=287086
This applies when a project is in the dependency path of a
Spindle project also. For instance, seperate libraries.
Also, I'm using 3.0.54 and Eclipse 3.0RC1. package.html is
not being filtered out as documented below. That might be a
problem.
Logged In: YES
user_id=387057
Yes, it appears that when I merged code from another
branch, the tweak was lost (My fault).
I've put it back in the codebase for Spindle 3.1 (but not in
build 0). At some point when I have time I'll backport it to
Spindle 3.0. Don't know when that'll be though.