summaryrefslogtreecommitdiffstats
path: root/eclipse
Commit message (Collapse)AuthorAgeFilesLines
* DevelopmentServletLoader: Reload servlet containerManolo Carrasco2014-05-061-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 launchArtur Signell2014-05-051-1/+0
| | | | Change-Id: I0d438ebee1b922a2d6eeae6abb0cd69c16848620
* Fixed broken launch configuration (#13053)Artur Signell2014-01-151-1/+1
| | | | Change-Id: Ifa9f127d29cc3b4fb0a694ad2f7665b3ef34b028
* Ensure DevelopmentLauncher uses servlet 3.0 API (#13053)Artur Signell2014-01-131-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 Signell2013-04-261-0/+1
| | | | | | TestingWidgetSet Change-Id: I609e6eb97add4a1417753b6dce2369d71b017978
* Launch configurations for dev server and dev mode (#11363)Artur Signell2013-03-182-0/+49
| | | | Change-Id: I6e632e0dcab4826f1eafa8ac534425000fd8dfde
* #7537 Enable Off/On formatter tags in eclipse Vaadin formatter profileArtur Signell2011-09-231-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 Signell2009-05-192-2/+2
| | | | svn changeset:7876/svn branch:6.0
* Removed "Change indirect accesses to static members to direct accesses ↵Artur Signell2009-01-021-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 onlyMarc Englund2007-11-141-4/+4
| | | | svn changeset:2801/svn branch:trunk
* Eclipse CleanUp and Formatting profiles added.Marc Englund2007-11-132-0/+315
svn changeset:2800/svn branch:trunk