Created
January 18, 2019 03:16
-
-
Save ripleymj/7d79d612542360835cb969c0f964acc8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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