Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reserve enough memory so SDM can be run for more than one browser | Artur Signell | 2015-07-31 | 1 | -1/+1 |
| | | | | Change-Id: Ie7424f43248958492de173b2dc8839ecdf8c6df4 | ||||
* | Run SDM in strict mode to easier catch silly mistakes (#13567) | Leif Åstrand | 2015-03-19 | 1 | -1/+1 |
| | | | Change-Id: I6739260499e66245eff2b05bfeb84c430ef5ca19 | ||||
* | Support both DefaultWidgetSet and TestingWidgetSet | Artur Signell | 2015-03-05 | 1 | -1/+1 |
| | | | | Change-Id: Icdf5f3cdca60aa7e40d698b51df52ccbac1aee35 | ||||
* | Update GWT to 2.7.0.beta1vaadin1. | Artur Signell | 2014-10-31 | 2 | -2/+2 |
| | | | | | | | Update client-compiler-deps to 1.2.0. Fix classpaths for devmodes. Change-Id: I8452271594b4563bf476420ff7ab22985913e397 | ||||
* | Dev mode launch based on Super Dev Mode launch (#14443) | Artur Signell | 2014-08-27 | 1 | -17/+12 |
| | | | | Change-Id: Ic40ec59317b0f1a7c035963c147225c85a8e049d | ||||
* | Fix super dev mode launch (#14443) | Artur Signell | 2014-08-27 | 1 | -15/+9 |
| | | | | Change-Id: Iea23811d55ec2e3079bc6e764127ffe6d8cfc494 | ||||
* | SuperDevMode launch file for the project | Artur Signell | 2014-06-27 | 1 | -0/+33 |
| | | | | Change-Id: I3c6e5a495c0a4dc13e373ee82e8619f2559be3a4 | ||||
* | Use GWT as maven dependency (#13616) | Sauli Tähkäpää | 2014-06-13 | 1 | -6/+1 |
| | | | | Change-Id: I283820c7dcca7ecd341949bb15275406fe378902 | ||||
* | Modified Coding Conventions to not have a new line after annotations on | Anna Koskinen | 2014-05-22 | 1 | -2/+2 |
| | | | | | | parameters (#13569). Change-Id: Idc541f298591453c52285a8b1987052caad79e4f | ||||
* | DevelopmentServletLoader: Reload servlet container | Manolo Carrasco | 2014-05-06 | 1 | -0/+1 |
| | | | | | | | | - Add a couple of parameters in order make jetty context reload whenever a class is modified. - Remove deprecated SSL API calls. Change-Id: I737fb92e78ce5573a4473639f25fcdad606f3c55 | ||||
* | Remove non-existant theme-compiler from launch | Artur Signell | 2014-05-05 | 1 | -1/+0 |
| | | | | Change-Id: I0d438ebee1b922a2d6eeae6abb0cd69c16848620 | ||||
* | Fixed broken launch configuration (#13053) | Artur Signell | 2014-01-15 | 1 | -1/+1 |
| | | | | Change-Id: Ifa9f127d29cc3b4fb0a694ad2f7665b3ef34b028 | ||||
* | Ensure DevelopmentLauncher uses servlet 3.0 API (#13053) | Artur Signell | 2014-01-13 | 1 | -0/+7 |
| | | | | | | Rendering of JSP pages does not work if servlet 2.5 API comes before servlet 3.0 API on the classpath Change-Id: I6f6bbdb22142848b424c991a15b058ea66ec4eac | ||||
* | Include uitest/src in development mode launch to make it work with ↵ | Artur Signell | 2013-04-26 | 1 | -0/+1 |
| | | | | | | TestingWidgetSet Change-Id: I609e6eb97add4a1417753b6dce2369d71b017978 | ||||
* | Launch configurations for dev server and dev mode (#11363) | Artur Signell | 2013-03-18 | 2 | -0/+49 |
| | | | | Change-Id: I6e632e0dcab4826f1eafa8ac534425000fd8dfde | ||||
* | #7537 Enable Off/On formatter tags in eclipse Vaadin formatter profile | Artur Signell | 2011-09-23 | 1 | -9/+28 |
| | | | | | | File is now generated with Eclipse Indigo svn changeset:21262/svn branch:6.7 | ||||
* | #2904 Renamed cleanup and java conventions (ITMillToolkit* to Vaadin*) | Artur Signell | 2009-05-19 | 2 | -2/+2 |
| | | | | svn changeset:7876/svn branch:6.0 | ||||
* | Removed "Change indirect accesses to static members to direct accesses ↵ | Artur Signell | 2009-01-02 | 1 | -23/+27 |
| | | | | | | (accesses through subtypes)" from cleanup profile. Should probably never have been there as it disables usage of e.g. VerticalLayout.ALIGNMENT_RIGHT svn changeset:6397/svn branch:trunk | ||||
* | Tab policy -> Spaces only | Marc Englund | 2007-11-14 | 1 | -4/+4 |
| | | | | svn changeset:2801/svn branch:trunk | ||||
* | Eclipse CleanUp and Formatting profiles added. | Marc Englund | 2007-11-13 | 2 | -0/+315 |
svn changeset:2800/svn branch:trunk |