Skip to content

Instantly share code, notes, and snippets.

@ripleymj
Created January 18, 2019 03:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ripleymj/7d79d612542360835cb969c0f964acc8 to your computer and use it in GitHub Desktop.
Save ripleymj/7d79d612542360835cb969c0f964acc8 to your computer and use it in GitHub Desktop.
/opt/eclipse/eclipse -nosplash -application org.eclipse.equinox.p2.director -repository http://eclipse-cs.sourceforge.net/update/ -installIU net.sf.eclipsecs.feature.group
ripleymj@ripleymj-VirtualBox:~$ cat ./eclipse-workspace/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml
<?xml version="1.0" encoding="UTF-8"?>
<checkstyle-configurations file-format-version="5.0.0" default-check-configuration="Molloy2">
<check-configuration name="Molloy2" location="/home/ripleymj/CS149-Checkstyle.xml" type="external" description="">
<additional-data name="protect-config-file" value="false"/>
</check-configuration>
</checkstyle-configurations>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment