Skip to content

Commit

Permalink
Document CLion 2017.3.3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnimmer-tri committed Feb 28, 2018
1 parent 8159676 commit a154766
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions doc/clion.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,10 @@ Installing CLion
academic license `here <https://www.jetbrains.com/shop/eform/students>`_.

The most recent versions that we have tested for compatibility are:
- CLion 2017.2.3
- Bazel 0.9.0
- "CLion with Bazel" plug-in 2018.01.02.0.1
- CLion 2017.3.3
- Bazel 0.10.1
- "CLion with Bazel" plug-in 2018.01.29.0.0.

Note that as of this writing, CLion 2017.3.2 is not compatible. For more
details, see https://github.com/bazelbuild/intellij/issues/175.

Upgrading CLion
---------------

Expand Down Expand Up @@ -102,7 +99,7 @@ specified in the WORKSPACE file.
1. ``File > Import Bazel Project``
2. Select Workspace: Use an existing Bazel workspace, and provide the path to
your ``drake`` directory.
3. Select Project View: choose "Import from workspace", and
3. Select Project View: choose "Import project view file", and
select the file ``drake/.bazelproject``
4. Project View: Pick a ``project data directory`` of your choice for the
CLion project files. It must not be a subdirectory of ``drake``.
Expand Down

0 comments on commit a154766

Please sign in to comment.