Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
Clojure Documentation
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
Colour
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Undo
Redo
Keyboard Shortcuts Help
<h1>One-time install</h1> <ul> <li>Install IntelliJ IDEA. The free Community Edition works fine.</li> <li>Install the La Clojure plugin: <ul> <li>Prefereneces/Plugins/Available, select La Clojure, right click and download the plugin.</li> </ul> </li> <li>Install the Git Integration plugin if it is not already installed.</li> <li>Restart IDEA.</li> </ul> <h1>To checkout a project from git</h1> <ul> <li>Choose Version Control|Checkout From Version Control|Git. Fill in the repository URL, and the name of the parent directory you want.</li> <li>Choose “Yes” for create IDEA project, and then: <ul> <li>Import Project from external model</li> <li>Choose Maven if given choice of models</li> <li>Accept all the defaults (click “Next” a bunch of times.)</li> </ul> </li> <li>Wait for maven to download dependencies.</li> <li>Choose Tools|Clojure REPL|Add new Clojure REPL to launch a REPL on your project.</li> </ul> <h1>To open an existing maven-based project</h1> <ul> <li>Choose File|New Project, and select “Import project from external model.”</li> <li>Choose “Maven” model type.</li> <li>Fill in the Root directory at the top of the big dialog that appears.</li> <li>Accept the defaults (click “Next” a bunch of times).</li> <li>Choose Tools|Clojure REPL|Add new Clojure REPL to launch a REPL on your project.</li> </ul>
Attachments
Labels
Location
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced