summaryrefslogtreecommitdiff
path: root/src/intellij/library.iml.SAMPLE
Commit message (Collapse)AuthorAgeFilesLines
* IntelliJ project filesLukas Rytz2014-05-021-2/+3
| | | | Fixes compilation within IDEA. Allows compiling and running JUnit tests directly withing the IDE.
* Scrubbing up the IntelliJ ConfigJason Zaugg2013-07-291-1/+1
| | | | | | | | | | | | - Add recently sprouted modules (xml and parser-combinators) - Replace some of the documentation with a setup script - Update Ant build to copy Maven sourced JARs to ./build/deps. These are included in the IntelliJ classpath. - Define the library for Ant at the project level based on ./lib, rather than asking the user to define global library. - Disable Type Aware Highlighting by default. IntelliJ now can build everything within the IDE with CTRL-F9.
* updated intellij project filesLukas Rytz2012-07-161-3/+3
|
* Updated IntelliJ sample files. no review.Lukas Rytz2010-10-111-2/+5
|
* updated intellij project SAMPLE files to new fa...Lukas Rytz2010-08-061-14/+3
| | | | | | | updated intellij project SAMPLE files to new facet configuration. uses 'palo' right now because a .jar (scala-compiler.jar) is required, a directory does not work. no review.
* updated intellij project file samplesLukas Rytz2010-07-221-7/+16
|
* Renamed Idea project files to have a .SAMPLE su...Iulian Dragos2010-05-031-0/+23
Renamed Idea project files to have a .SAMPLE suffix. Having to constantly remove them from each commit was too cumbersome.