summaryrefslogtreecommitdiffstats
path: root/build/ide.xml
Commit message (Collapse)AuthorAgeFilesLines
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-149/+162
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Build a minified version of vaadinPush.js in vaadin-push.jar (#11630)Artur Signell2013-04-171-6/+21
| | | | | | | | * Replaced jquery and jquery.atmosphere.js with original, unmodified versions * Added vaadinPush.js build target to ide.xml and push/build.xml * Uses yuicompressor to compress the resulting push javascript Change-Id: I59ba9c2bbf74e05d10325d38efdb106b638cd8e7
* Added test for testing push with different transports #11494John Ahlroos2013-04-171-3/+16
| | | | Change-Id: I0296bdee1925ba93ca7e4e65c68215e025d072f6
* Made build process easier for Eclipse users (#9998)Artur Signell2013-02-251-11/+36
| | | | Change-Id: I486817a75c86292f9637523e9a6808107af49e75
* Change classpath order to enable monkey patching the GWT compilerLeif Åstrand2012-12-041-2/+2
| | | | Change-Id: I7fb4fa4d5f9230e8d8c00d9694fd5015892d5ced
* Moved ide.xml dependencies to separate fileArtur Signell2012-09-121-5/+2
|
* Include jexl on classpathLeif Åstrand2012-09-121-0/+2
|
* Include uitest sources to enable compiling TestingWidgetSetLeif Åstrand2012-09-111-0/+1
|
* Define a version to avoid compilation problems (#9528)Artur Signell2012-09-101-0/+3
|
* Use build/classes and bin to be more compatible (#9299)Artur Signell2012-09-101-2/+2
|
* Find compiled classes from default Eclipse locationLeif Åstrand2012-09-101-2/+3
| | | Also set a value default to the work.dir property
* Fixed output directoryArtur Signell2012-09-091-1/+1
|
* Fixed refactoring problem and added missing dependencyArtur Signell2012-09-091-1/+5
|
* File for compiling widgetset/theme in Eclipse (#9299)Artur Signell2012-09-091-0/+91