]> source.dussan.org Git - vaadin-framework.git/commit
vaadin widget jars now detected by details in manifest file, simple widgetsetbuilder...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 29 Sep 2009 13:25:47 +0000 (13:25 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 29 Sep 2009 13:25:47 +0000 (13:25 +0000)
commit43467c624d543a25bce4fc3fd7963777851ac657
tree511c0ed4e80a12cad15409db784aa3879a818bbb
parent83749439ffac694da963fd2196c207fe94616e63
vaadin widget jars now detected by details in manifest file, simple widgetsetbuilder tool + some refactoring

svn changeset:8990/svn branch:2009-09-widget-packaging_3332
src/com/vaadin/terminal/gwt/DefaultWidgetSet.gwt.xml
src/com/vaadin/terminal/gwt/rebind/ClassPathExplorer.java [deleted file]
src/com/vaadin/terminal/gwt/rebind/WidgetMapGenerator.java [deleted file]
src/com/vaadin/terminal/gwt/widgetsetutils/ClassPathExplorer.java [new file with mode: 0644]
src/com/vaadin/terminal/gwt/widgetsetutils/WidgetMapGenerator.java [new file with mode: 0644]
src/com/vaadin/terminal/gwt/widgetsetutils/WidgetSetBuilder.java [new file with mode: 0644]