WALA/com.ibm.wala.ide.jsdt.tests
Ben Liblit 01ea35ccb7 Rename "...-feature" to "..._feature" in subdirs and features
This change affects both top-level subdirectory names as well as
Eclipse plug-in feature names.  Perhaps it would have been possible to
change only the latter, but I don't like the idea of the two being
different.

These name changes fix three Eclipse plug-in warnings of the form:

	Illegal value '...-feature' for attribute 'id'.
	Legal token characters are "a-z", "A-Z", "0-9", "_".  Tokens
	must be separated by "."

I'll be the first to admit that I know nearly nothing about Eclipse
plug-in development.  If changing these plug-in feature IDs has
broader implications that the automated regression tests won't detect,
then I probably overlooked them too.  I would greatly appreciate
skeptical review of this change by someone who knows Eclipse plug-in
development well.

Note that personal Eclipse workspaces may need some manual adjustment
after this change.  The three "...-feature" Eclipse projects should be
removed from the workspace, and the three corresponding "..._feature"
Eclipse projects should be added.  If you do your git pull using
Eclipse's team features, perhaps it is smart enough to do this for
you?  I don't know, but it wouldn't surprise me if fixing things
manually were still needed even in that case.
2017-08-30 16:32:33 -05:00
..
.settings Merge branch 'master' of https://github.com/wala/WALA 2017-08-16 14:50:12 -04:00
META-INF java 8 changes 2017-08-25 10:58:00 -04:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
launchers Rename "...-feature" to "..._feature" in subdirs and features 2017-08-30 16:32:33 -05:00
src/com/ibm/wala/ide/jsdt/tests Remove "throws XYZ" declarations where XYZ cannot be thrown 2017-07-28 10:20:28 -07:00
testdata add ignore file 2013-08-08 10:23:51 -07:00
.classpath java 8 stuff 2017-08-16 14:50:01 -04:00
.project Create new project com.ibm.wala.ide.jsdt.tests. 2012-11-28 12:09:55 -05:00
build.properties Add missing output directories 2017-06-07 17:42:11 +02:00
pom.xml version 1.4.4-SNAPSHOT 2017-08-06 07:25:20 -07:00