Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1037 commits
Select commit Hold shift + click to select a range
7985f6f
Fixes #227
Andarific Apr 7, 2018
79bf5ac
Removed config.properties.
Terrillc13 Apr 7, 2018
9f6e6b9
Merge branch 'Implement_Settings' into Make_the_UI_themable_#16
Terrillc13 Apr 7, 2018
5de1715
Merge pull request #276 from Terrillc13/Implement_Settings
rsanchez-wsu Apr 8, 2018
8a75809
Merge pull request #288 from Andarific/proj3
rsanchez-wsu Apr 8, 2018
4b1bc35
Improved the welcome message on dashboard
Andarific Apr 8, 2018
84ae691
Fixs CheckStyle violation
natcrossman Apr 8, 2018
db6cd5f
Chat send button fixed and info input checks added
Andarific Apr 8, 2018
c157428
Improved coding in newFileB and openFileB methods
Andarific Apr 8, 2018
96f3e21
Fixed Bug where menu ToolBar wouldn't update color.
Terrillc13 Apr 8, 2018
324caeb
Merge pull request #285 from natcrossman/ApacheDerbyDBSetup
rsanchez-wsu Apr 8, 2018
87c12b3
Adjust checkstyle warning threshold
rsanchez-wsu Apr 8, 2018
b05ccdb
Merge pull request #289 from Andarific/p2resub
rsanchez-wsu Apr 8, 2018
c3b526d
Adjust comment formatting
rsanchez-wsu Apr 8, 2018
076acd8
Fix Unknown Author in JavaDoc
MichaelPantoja Apr 8, 2018
3e46665
Merge branch 'master' into master
MichaelPantoja Apr 8, 2018
9960052
Fixing Merge Conflicts
MichaelPantoja Apr 8, 2018
08bd650
Merge branch 'master' of https://github.com/MichaelPantoja/RaiderPlanner
MichaelPantoja Apr 8, 2018
466ee97
Fixing errors after resolving merge conflicts.
MichaelPantoja Apr 8, 2018
bb06649
Fix Indentation Issue in MenuController
MichaelPantoja Apr 8, 2018
4f15bc4
Title font color is now configurable.
Terrillc13 Apr 8, 2018
e49270a
Fixed bug in settings where welcome label text persisted.
Terrillc13 Apr 8, 2018
b02c3cc
A ToolBar Icon color variable created in settings.
Terrillc13 Apr 8, 2018
47624f3
Implemented ability to change icon colors.
Terrillc13 Apr 9, 2018
1f0b910
Removed unused imports in SettingsController.
Terrillc13 Apr 9, 2018
c98d5cc
Removed unused imports in MenuController.
Terrillc13 Apr 9, 2018
019b8b3
Moved the saveSettings method.
Terrillc13 Apr 9, 2018
dc54486
Added and modified documentation.
Terrillc13 Apr 9, 2018
d5415af
Fixing Indentation in Building.java and StudyProfile.java
MichaelPantoja Apr 11, 2018
eaae132
Merge remote-tracking branch 'upstream/master' into iss134
AlenaBrand Apr 11, 2018
7835725
Merge remote-tracking branch 'upstream/master' into iss134
AlenaBrand Apr 11, 2018
41ca12b
Merge pull request #270 from MichaelPantoja/master
rsanchez-wsu Apr 18, 2018
5ad81d8
Merge pull request #296 from Terrillc13/Make_the_UI_themable_#16
rsanchez-wsu Apr 18, 2018
939bba1
Fix Line Endings
AlenaBrand Apr 18, 2018
7d4e7b6
Fix formatting in fxml files.
AlenaBrand Apr 18, 2018
116f6d3
Merge pull request #263 from AlenaBrand/iss134
rsanchez-wsu Apr 19, 2018
ddd73c7
Moves Calendar code to its own file.
MichaelPantoja Apr 7, 2018
aebc3b1
Divide CalendarController code into appropriate functions
MichaelPantoja Apr 8, 2018
a1f94aa
Fixing Checkstyle violations in CalendarController.java
MichaelPantoja Apr 8, 2018
6248c0a
Fix #265 calendar
jordanjclay123 Apr 20, 2018
b3393ed
Fix checkstyle issues
jordanjclay123 Apr 20, 2018
8b2f15d
Additional note about linking new PRs to old PRs.
rsanchez-wsu Apr 22, 2018
2bb000d
Fix list formatting.
rsanchez-wsu Apr 22, 2018
bc59f37
Add a note about pull request message/comment.
rsanchez-wsu Apr 22, 2018
4280ed0
Merge pull request #298 from MichaelPantoja/CalendarControllerCommitFix
rsanchez-wsu Apr 24, 2018
6edf68c
Merge pull request #299 from jordanjclay123/jjcproject3branch3
rsanchez-wsu Apr 24, 2018
1a20ab1
Fix compiler warning: rename variable that hid class member
rsanchez-wsu Sep 4, 2018
548bffe
Merge pull request #300 from rsanchez-wsu/demo18fa
rsanchez-wsu Sep 4, 2018
dba2a78
ISS #309 Files object in MainController to be accessed statically.
Sep 10, 2018
5b0afaa
ISS #310 Removed unused imports in MenuController.java.
Sep 10, 2018
86e7abe
Merge pull request #334 from mikeknows/master
rsanchez-wsu Sep 13, 2018
686cbc4
Add functionality for removing a taskType
Sep 19, 2018
d2679b0
Fix checkstyle issues in TaskController.java
Sep 20, 2018
37443c6
Added functionality for unit testing Room class getter and setters.
adamarthurcone Sep 22, 2018
15599d4
Fixed Input Validation for New Items
D-B-Cooper Sep 23, 2018
b66330e
Fixed input validation issues on new requirements window
D-B-Cooper Sep 23, 2018
390e8b5
Exception Class - RaiderException #330
logankrause16 Sep 23, 2018
d42c8f0
Custom Exception Class. Fixes #330
logankrause16 Sep 23, 2018
094a2ac
Added JavaFX Plugin for compatibility with Gradle. Allows spotbugs to
Sep 23, 2018
071a544
Relates to issue #9 Updated Findbugs to Spotbugs
Sep 23, 2018
dd29909
Updated launch4j and remote repository
Sep 23, 2018
204ad25
Updated Gradle version from 4.1 to 4.10.2
Sep 23, 2018
55828ef
Gradle 4.10.2 has compatbility issues, downgraded back to 4.1
Sep 23, 2018
64a7585
Program closes without throwing errors to console Resolves: #303
Dustmor Sep 23, 2018
9b9d2d9
Cleaned whitespace
Sep 23, 2018
219a24a
Update user guide and add on Website #327
Sep 23, 2018
9ffa398
Merge pull request #1 from CMorgan272/Issue_#327_Add_a_Dedicated_Help…
CMorgan272 Sep 23, 2018
e90b27c
Updated gradle version to 4.10.2
Sep 23, 2018
fdd8e80
Removed gradle-javafx plugin
Sep 23, 2018
08daf3a
Custom Exception Class Issue #330
logankrause16 Sep 23, 2018
5020e20
Exception Class -> Raider Exception
logankrause16 Sep 23, 2018
055191c
Fixes bug that stopped users from creating a new profile
Spunspin Sep 24, 2018
cbdc439
Exception Class -> Check Style added
logankrause16 Sep 24, 2018
0d3be3d
Fixed CheckStyle Warnings Throughout Project
D-B-Cooper Sep 24, 2018
11b7ffa
Fixes: Issue #317 , changes to UI
iWinfrey Sep 25, 2018
7b727b4
Added name to Authors file
iWinfrey Sep 25, 2018
bb85d76
Add names to Authors and fix style error
avolt1234 Oct 2, 2018
b308c5e
Changed check style errors from previous pull.
avolt1234 Oct 2, 2018
7a90350
Added my name to AUTHORS
Oct 2, 2018
58a1d93
Fixes to style and license in RoomTest.java
Oct 2, 2018
ca12b5b
Remove trailing whitespace
rsanchez-wsu Oct 5, 2018
3c780ba
Merge pull request #337 from avolt1234/issue305
rsanchez-wsu Oct 5, 2018
4b0d3c3
Fix license header format (CheckStyle)
rsanchez-wsu Oct 5, 2018
1b80377
Merge pull request #340 from adamarthurcone/master
rsanchez-wsu Oct 5, 2018
a1ab165
Merge pull request #342 from D-B-Cooper/task-validation
rsanchez-wsu Oct 5, 2018
9581155
Merge pull request #347 from CMorgan272/master
rsanchez-wsu Oct 5, 2018
1eaacec
Exception raider (#354)
logankrause16 Oct 6, 2018
d762194
Merge pull request #359 from D-B-Cooper/fix-checkstyle
rsanchez-wsu Oct 7, 2018
1b56931
Adding minutes to notification time
gbdodds Oct 7, 2018
244639f
Changed Authors file
iWinfrey Oct 7, 2018
5e44668
Testing sync
iWinfrey Oct 7, 2018
c62311f
Merge branch 'master' of http://github.com/rsanchez-wsu/RaiderPlanner
iWinfrey Oct 9, 2018
bf7b1b2
Resolved merge conflict in AUTHORS file
Spunspin Oct 9, 2018
0fd12ce
fixes typo
Spunspin Oct 9, 2018
f01d9d2
Update AUTHORS
Spunspin Oct 10, 2018
aa5c5e3
Further resolves: #303
GGanris Oct 12, 2018
f722384
Fixed style issues and throws IOException. Adding comment for if
GGanris Oct 12, 2018
134082f
Merge pull request #353 from Spunspin/issue_311
rsanchez-wsu Oct 13, 2018
15b0103
Merge pull request #361 from gbdodds/091618
rsanchez-wsu Oct 13, 2018
ab0d30d
Merge pull request #345 from GGanris/master
rsanchez-wsu Oct 13, 2018
280979c
Merge pull request #346 from mikeknows/master
rsanchez-wsu Oct 13, 2018
c8b3850
Merge branch 'master' into master
iWinfrey Oct 13, 2018
0ee9128
Added RaiderException ER Diagram Image for Wiki
corbin-mcguire Oct 13, 2018
df1a3da
Chat messages can be sent with enter key
Oct 14, 2018
b8474e0
Merge pull request #1 from rsanchez-wsu/master
GGanris Oct 16, 2018
5ff664c
Created a new file called NoteTest.java. This is the unit test file …
adamarthurcone Oct 16, 2018
893b09b
Merge pull request #366 from adamarthurcone/master
rsanchez-wsu Oct 17, 2018
156eb75
Merge pull request #368 from speggy/master
rsanchez-wsu Oct 17, 2018
96de25b
Issue 318 fix
Oct 17, 2018
25bb5b7
fix checkstyle errors
Oct 17, 2018
f3913d5
Fix checkstyle issue
Oct 18, 2018
e18cf20
revert the .commit file changes.
j-m-shaw Oct 18, 2018
b1903b5
Fixes: #290
tbugaj444 Oct 18, 2018
8588c4b
UI changes for issue #317
iWinfrey Oct 19, 2018
a16d21d
Added ToolTips and improved data validation for New Tasks
D-B-Cooper Oct 21, 2018
64febce
Changed the study profile to default to active profile when created.
GGanris Oct 21, 2018
ce43a97
Added ToolTips and improved data validation for New Requirements
D-B-Cooper Oct 21, 2018
2b55d1e
Changed the setDisable code back to original but commented out.
GGanris Oct 21, 2018
f622a28
Cleaned up changes that did not work.
GGanris Oct 21, 2018
ff7acb9
Added ToolTips and improved data validation for New Milestones
D-B-Cooper Oct 21, 2018
2c16cc4
Display StudyProfile details in the Study Profiles window
Spunspin Oct 21, 2018
a025237
Added ToolTips and improved data validation for New Activities
D-B-Cooper Oct 21, 2018
e070c78
Changed chat feature to use valid W numbers
Oct 21, 2018
08503cb
Database DDL Script - Derby Dependency
logankrause16 Oct 22, 2018
3e79d30
Database Creation And Dependency
logankrause16 Oct 22, 2018
2ba58ba
Working Database file
logankrause16 Oct 22, 2018
c45a848
Shows default background when no modules are loaded
Spunspin Oct 22, 2018
48f4b1a
Working DB File and Gradle Dependency
logankrause16 Oct 22, 2018
16fc140
Added images for reference in wiki page
corbin-mcguire Oct 22, 2018
604f568
Database DDL Script
logankrause16 Oct 22, 2018
46dd6dc
Name added to authors file. During first account setup, if the cancel or
dhatton19 Oct 22, 2018
bfb39ba
Updated images sizes
corbin-mcguire Oct 22, 2018
52a355e
fixes dead link revamps startup gui
markriedel11 Oct 23, 2018
c2fd510
removes dead import
markriedel11 Oct 23, 2018
10583ba
revamp create account gui
markriedel11 Oct 23, 2018
b664071
Add DashBoardHelp.png to project
Spunspin Oct 28, 2018
b294eb1
Merge pull request #360 from iWinfrey/master
rsanchez-wsu Nov 3, 2018
9e4de42
Merge pull request #375 from tbugaj444/Issue#290
rsanchez-wsu Nov 3, 2018
0547b76
Merge pull request #380 from GGanris/Issue_#322
rsanchez-wsu Nov 3, 2018
c3ab48c
Merge pull request #363 from CMorgan272/Issue_#229_Chat_Allow_Message…
rsanchez-wsu Nov 3, 2018
2c41224
Merge pull request #382 from CMorgan272/Issue_#372_Chat_Feature_Name_…
rsanchez-wsu Nov 3, 2018
17358c1
Merge pull request #381 from D-B-Cooper/warning_label
rsanchez-wsu Nov 3, 2018
15b517b
Merge pull request #392 from dhatton19/FileChooserTerminator
rsanchez-wsu Nov 3, 2018
70fb84e
Merge pull request #394 from speggy/master
rsanchez-wsu Nov 3, 2018
a183b61
Uploaded files for UML wiki
impium Nov 3, 2018
abdd78e
Establish Server and Create Database
logankrause16 Nov 4, 2018
3d1261d
Establish Server and Create Database
logankrause16 Nov 4, 2018
383f8ce
Establish Server Connection and Create Database
logankrause16 Nov 4, 2018
c0ee440
Merge branch 'master' of https://github.com/rsanchez-wsu/RaiderPlanne…
logankrause16 Nov 4, 2018
dcdcadc
Establish Server and Create Database
logankrause16 Nov 4, 2018
ebd0d92
Utility class Renamed DatabaseCreation
logankrause16 Nov 4, 2018
b3e06c9
Merge pull request #400 from impium/master
rsanchez-wsu Nov 4, 2018
5693dcc
Changed the Constructor and createDatabase method
logankrause16 Nov 4, 2018
6f84e50
Re-synched project and implemented out original changes
gbdodds Nov 5, 2018
3db86c1
Updated
gbdodds Nov 5, 2018
29eb7c8
Update CreateAccount.fxml and .classpath
Nov 5, 2018
8e6478e
Changed Line endings to LF in .classpath file
Nov 5, 2018
39e1eeb
Updated Class name and method functionality
logankrause16 Nov 5, 2018
a4e3e8e
Updated to accommodate new CreateAccount.fxml
Nov 6, 2018
2cf36b6
Fixing checkstyle issues
gbdodds Nov 6, 2018
f0b2e5a
Merge pull request #370 from j-m-shaw/master
rsanchez-wsu Nov 8, 2018
9ffb5f7
Delete CalendarController.java
gbdodds Nov 8, 2018
57d1a57
Reverting changes
gbdodds Nov 8, 2018
2597543
Merge branch 'Issue_37' of https://github.com/gbdodds/RaiderPlanner i…
gbdodds Nov 8, 2018
be5134e
Changes Try block to Try with Resources
logankrause16 Nov 8, 2018
5cde2e1
Merge pull request #1 from rsanchez-wsu/master
GBerghoff Nov 13, 2018
3aeea8f
Merge pull request #378 from gbdodds/Issue_373
rsanchez-wsu Nov 14, 2018
233fb16
Merge pull request #401 from logankrause16/UtilityClass
rsanchez-wsu Nov 14, 2018
df6cea5
Added unit test code coverage for the TimetableEvent.java model. Res…
adamarthurcone Nov 14, 2018
4cc378b
Adding PulzHaze's TrayNotifications to build.gradle
GBerghoff Nov 15, 2018
5d347c1
Add Tray Notifications to new Task & Requirement pages
GBerghoff Nov 15, 2018
73a2bd9
updated the test method names so that they start with test
adamarthurcone Nov 17, 2018
c896ca6
Reverted name for before/after methods to meet appropriate naming con…
adamarthurcone Nov 17, 2018
c4e9044
changed member variables to private
adamarthurcone Nov 17, 2018
18a2b74
Merge pull request #404 from adamarthurcone/master
rsanchez-wsu Nov 17, 2018
4314164
Update javadoc for AccountController
impium Nov 17, 2018
cfb302d
Updated javadoc for ActivityController
impium Nov 17, 2018
d87b6db
Javadoc update for CalendarController
impium Nov 17, 2018
ddd90b8
Updated javadoc to MainController
impium Nov 17, 2018
7f3f00a
Updated javadoc on MenuController
impium Nov 17, 2018
7847269
Fixed whitespace in javadoc
impium Nov 17, 2018
14659c3
Fixed Trailing whitespace
impium Nov 17, 2018
5b9f3c2
Added dedicated help page to RaiderPlanner
avolt1234 Nov 17, 2018
193a4a1
Merge pull request #391 from 3120Group1/issue_315
rsanchez-wsu Nov 18, 2018
a3c2ed2
Merge pull request #387 from 3120Group1/issue_362
rsanchez-wsu Nov 18, 2018
48e94d8
Merge pull request #410 from impium/master
rsanchez-wsu Nov 18, 2018
2651552
All new RaiderPlanner website (#393)
yousif92 Nov 18, 2018
fa9e82a
Open study profile details page upon clicking notification
Spunspin Nov 18, 2018
a2d4d14
Update StudyProfileController to reflect changes
Spunspin Nov 18, 2018
4a36b6a
Last Name Label in Create Account
Mark11212 Nov 19, 2018
e530cc4
A class that adds a right click popup menu.
dhatton19 Nov 19, 2018
65bf63d
Merge pull request #427 from 3120Group1/issue_413
rsanchez-wsu Nov 20, 2018
8d2be44
Changed chat feature to give date and time of message
Nov 20, 2018
a40760a
Update CreateAccount.fxml
markriedel11 Nov 20, 2018
281e3cb
Merge branch 'master' into master
markriedel11 Nov 20, 2018
643a7ae
Update Startup.fxml
markriedel11 Nov 20, 2018
0c2dc1c
Fixes datepicker inaccuracies
HaydenWestfall Nov 20, 2018
8307cde
Dedicated Tutorial For Creating a New Account
Nov 20, 2018
dcc9202
No longer quits if user chooses not to create a new account-Fixes #406
Nov 20, 2018
64ce0ca
Implements RaiderException
logankrause16 Nov 20, 2018
23419d6
Merge pull request #448 from CMorgan272/Issue_#419_Chat_Feature_addti…
rsanchez-wsu Nov 22, 2018
74cfa4d
Update CheckStyle warning threshold
rsanchez-wsu Nov 22, 2018
d173418
Merge pull request #456 from westfall123/issue384
rsanchez-wsu Nov 22, 2018
b45e0fa
Merge pull request #457 from 3120Group1/issue_405
rsanchez-wsu Nov 22, 2018
c812e59
Merge pull request #459 from 3120Group1/#406
rsanchez-wsu Nov 22, 2018
06dbf3a
Full CheckStyle cleanup.
rsanchez-wsu Nov 22, 2018
78bf899
Made Requested Changes
logankrause16 Nov 22, 2018
61660b0
Merge pull request #411 from j-m-shaw/master
rsanchez-wsu Nov 23, 2018
9f12d3f
Requested Changes
logankrause16 Nov 25, 2018
fddd14e
Requested Changes
logankrause16 Nov 25, 2018
17b4ea9
Requested Changes
logankrause16 Nov 25, 2018
365f74e
Initial commit of tooltips on new branch
HaydenWestfall Nov 25, 2018
f92afe5
Added requested changes from old Pull request.
HaydenWestfall Nov 25, 2018
5d91c61
Merge pull request #460 from logankrause16/UtilityClass
rsanchez-wsu Nov 25, 2018
52e4711
Remove screenshots of tooltips
HaydenWestfall Nov 26, 2018
25a24ee
Fixing check style for imports
GBerghoff Nov 27, 2018
77db4f3
Fixes Gradle issues from pull request #433.
dhatton19 Nov 28, 2018
0c54322
Checkstyle fix
GBerghoff Nov 28, 2018
11e70ed
Checkstyle fixes
GBerghoff Nov 28, 2018
f496758
Merge pull request #464 from westfall123/Issue373
rsanchez-wsu Dec 1, 2018
be8414a
Ensure the createAccount pop-up is not too wide
Nov 28, 2018
e18dd0d
Imposed Label Uniformity in Type ComboBoxes
Nov 28, 2018
b599c10
Altered the back ground color for completed tasks
Nov 28, 2018
e08113b
Merge pull request #465 from Neon-Skyfire/master
rsanchez-wsu Dec 2, 2018
2312f96
Merge pull request #416 from gagegage926/master
rsanchez-wsu Dec 2, 2018
5140222
Merge pull request #433 from dhatton19/Issue_#429
rsanchez-wsu Dec 2, 2018
9909f58
Merge branch 'master' into LastName_Create_Account
Mark11212 Dec 4, 2018
c0def42
Last name fix Create Account
Mark11212 Dec 4, 2018
63dbffb
Adds Graduation Planner GUI
MarkRiedel111 Dec 4, 2018
4035895
Creates the Grad Planner Setting
MarkRiedel111 Dec 4, 2018
efe44e5
Creates a Grad Planner Controller
MarkRiedel111 Dec 4, 2018
979c921
Update GradPlannerController.java
MarkRiedel111 Dec 4, 2018
353279d
CheckStyle Fix
MarkRiedel111 Dec 4, 2018
20e6f0e
Update GradPlannerController.java
MarkRiedel111 Dec 5, 2018
15904c8
Update GradPlannerController.java
MarkRiedel111 Dec 5, 2018
3c0cdde
Merge pull request #395 from markriedel11/master
rsanchez-wsu Dec 5, 2018
44cd99b
Merge pull request #431 from Mark11212/LastName_Create_Account
rsanchez-wsu Dec 5, 2018
58bffc3
Merge pull request #467 from MarkRiedel111/GradPlanner
rsanchez-wsu Dec 5, 2018
c9c25e6
Updates error messages in the loadfile method (#466)
hippytech127 Dec 5, 2018
c54fcc5
Replaces PR #414 resolves issue #332
gbdodds Nov 24, 2018
d276b2b
Fixing Travis-ci build error
gbdodds Dec 2, 2018
26b89bb
Reverting .classpath
gbdodds Dec 5, 2018
22eaf8e
Merge pull request #462 from gbdodds/Issue_332_resolved
rsanchez-wsu Dec 5, 2018
f417d57
Updated JavaDoc for Consolelo #367
impium Nov 18, 2018
f15683e
Updated JavaDoc for GanttishDiagram.java #367
impium Nov 18, 2018
5e8599d
Updated UiManager javadoc #367
impium Nov 18, 2018
bdbe4aa
Updated JavaDoc for Activity #367
impium Nov 18, 2018
1ce4120
Updated javadoc Assignement #367
impium Nov 18, 2018
df7ce92
Fixed checkstyle issue with GanttishDiagram.java #9
impium Dec 5, 2018
c114224
Merge pull request #418 from impium/master
rsanchez-wsu Dec 5, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 10 additions & 0 deletions .checkstyle
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>

<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="true">
<local-check-config name="RaiderPlanner" location=".checkstyle.xml" type="project" description="Based on the Google CheckStyle configuration.">
<additional-data name="protect-config-file" value="false"/>
</local-check-config>
<fileset name="all" enabled="true" check-config-name="RaiderPlanner" local="true">
<file-match-pattern match-pattern="." include-pattern="true"/>
</fileset>
</fileset-config>
182 changes: 182 additions & 0 deletions .checkstyle.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,182 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.3//EN" "http://www.puppycrawl.com/dtds/configuration_1_3.dtd">

<!--
This configuration file was written by the eclipse-cs plugin configuration editor
-->
<!--
Checkstyle-Configuration: RaiderPlanner
Description:
Based on the Google CheckStyle configuration.
-->
<module name="Checker">
<property name="severity" value="warning"/>
<property name="charset" value="UTF-8"/>
<property name="fileExtensions" value="java, properties, xml"/>
<module name="TreeWalker">
<property name="tabWidth" value="4"/>
<module name="OuterTypeFilename"/>
<module name="IllegalTokenText">
<property name="tokens" value="STRING_LITERAL, CHAR_LITERAL"/>
<property name="format" value="\\u00(08|09|0(a|A)|0(c|C)|0(d|D)|22|27|5(C|c))|\\(0(10|11|12|14|15|42|47)|134)"/>
<property name="message" value="Avoid using corresponding octal or Unicode escape."/>
</module>
<module name="AvoidEscapedUnicodeCharacters">
<property name="allowEscapesForControlCharacters" value="true"/>
<property name="allowByTailComment" value="true"/>
<property name="allowNonPrintableEscapes" value="true"/>
</module>
<module name="LineLength">
<property name="ignorePattern" value="^package.*|^import.*|a href|href|http://|https://|ftp://"/>
<property name="max" value="100"/>
</module>
<module name="AvoidStarImport"/>
<module name="OneTopLevelClass"/>
<module name="NoLineWrap"/>
<module name="EmptyBlock">
<property name="option" value="TEXT"/>
<property name="tokens" value="LITERAL_TRY, LITERAL_FINALLY, LITERAL_IF, LITERAL_ELSE, LITERAL_SWITCH"/>
</module>
<module name="NeedBraces"/>
<module name="LeftCurly"/>
<module name="RightCurly"/>
<module name="RightCurly">
<property name="option" value="alone"/>
<property name="tokens" value="CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, LITERAL_DO, STATIC_INIT, INSTANCE_INIT"/>
</module>
<module name="WhitespaceAround">
<property name="allowEmptyConstructors" value="true"/>
<property name="allowEmptyMethods" value="true"/>
<property name="allowEmptyTypes" value="true"/>
<property name="allowEmptyLoops" value="true"/>
<message key="ws.notPreceded" value="WhitespaceAround: ''{0}'' is not preceded with whitespace."/>
<message key="ws.notFollowed" value="WhitespaceAround: ''{0}'' is not followed by whitespace. Empty blocks may only be represented as '{}' when not part of a multi-block statement (4.1.3)"/>
</module>
<module name="OneStatementPerLine"/>
<module name="MultipleVariableDeclarations"/>
<module name="ArrayTypeStyle"/>
<module name="MissingSwitchDefault"/>
<module name="FallThrough"/>
<module name="UpperEll"/>
<module name="ModifierOrder"/>
<module name="EmptyLineSeparator">
<property name="allowNoEmptyLineBetweenFields" value="true"/>
</module>
<module name="SeparatorWrap">
<property name="option" value="nl"/>
<property name="tokens" value="DOT"/>
</module>
<module name="SeparatorWrap">
<property name="option" value="EOL"/>
<property name="tokens" value="COMMA"/>
</module>
<module name="PackageName">
<property name="format" value="^[a-z]+(\.[a-z][a-z0-9]*)*$"/>
<message key="name.invalidPattern" value="Package name ''{0}'' must match pattern ''{1}''."/>
</module>
<module name="TypeName">
<message key="name.invalidPattern" value="Type name ''{0}'' must match pattern ''{1}''."/>
</module>
<module name="MemberName">
<property name="format" value="^[a-z][a-z0-9][a-zA-Z0-9]*$"/>
<message key="name.invalidPattern" value="Member name ''{0}'' must match pattern ''{1}''."/>
</module>
<module name="ParameterName">
<property name="format" value="^[a-z][a-z0-9][a-zA-Z0-9]*$"/>
<message key="name.invalidPattern" value="Parameter name ''{0}'' must match pattern ''{1}''."/>
</module>
<module name="LocalVariableName">
<property name="format" value="^[a-z][a-z0-9][a-zA-Z0-9]*$"/>
<property name="allowOneCharVarInForLoop" value="true"/>
<property name="tokens" value="VARIABLE_DEF"/>
<message key="name.invalidPattern" value="Local variable name ''{0}'' must match pattern ''{1}''."/>
</module>
<module name="ClassTypeParameterName">
<property name="format" value="(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)"/>
<message key="name.invalidPattern" value="Class type name ''{0}'' must match pattern ''{1}''."/>
</module>
<module name="MethodTypeParameterName">
<property name="format" value="(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)"/>
<message key="name.invalidPattern" value="Method type name ''{0}'' must match pattern ''{1}''."/>
</module>
<module name="NoFinalizer"/>
<module name="GenericWhitespace">
<message key="ws.notPreceded" value="GenericWhitespace ''{0}'' is not preceded with whitespace."/>
<message key="ws.followed" value="GenericWhitespace ''{0}'' is followed by whitespace."/>
<message key="ws.illegalFollow" value="GenericWhitespace ''{0}'' should followed by whitespace."/>
<message key="ws.preceded" value="GenericWhitespace ''{0}'' is preceded with whitespace."/>
</module>
<module name="Indentation">
<property name="caseIndent" value="0"/>
<property name="arrayInitIndent" value="8"/>
<property name="lineWrappingIndentation" value="2"/>
</module>
<module name="AbbreviationAsWordInName">
<property name="allowedAbbreviationLength" value="1"/>
<property name="ignoreFinal" value="false"/>
</module>
<module name="OverloadMethodsDeclarationOrder"/>
<module name="VariableDeclarationUsageDistance"/>
<module name="CustomImportOrder">
<property name="customImportOrderRules" value="STATIC###SPECIAL_IMPORTS###THIRD_PARTY_PACKAGE###STANDARD_JAVA_PACKAGE"/>
<property name="specialImportsRegExp" value="com.google"/>
<property name="sortImportsInGroupAlphabetically" value="true"/>
</module>
<module name="MethodParamPad"/>
<module name="OperatorWrap">
<property name="option" value="NL"/>
<property name="tokens" value="BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR "/>
</module>
<module name="AnnotationLocation">
<property name="tokens" value="CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF"/>
</module>
<module name="AnnotationLocation">
<property name="tokens" value="VARIABLE_DEF"/>
<property name="allowSamelineMultipleAnnotations" value="true"/>
</module>
<module name="NonEmptyAtclauseDescription"/>
<module name="JavadocTagContinuationIndentation"/>
<module name="SummaryJavadocCheck"/>
<module name="JavadocParagraph"/>
<module name="AtclauseOrder">
<property name="target" value="CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"/>
<property name="tagOrder" value="@param, @return, @throws, @deprecated"/>
</module>
<module name="JavadocType"/>
<module name="JavadocMethod">
<property name="allowedAnnotations" value="Override, Test"/>
<property name="allowThrowsTagsForSubclasses" value="true"/>
<property name="allowMissingParamTags" value="true"/>
<property name="allowMissingThrowsTags" value="true"/>
<property name="allowMissingReturnTag" value="true"/>
</module>
<module name="MethodName">
<property name="format" value="^[a-z][a-z0-9][a-zA-Z0-9_]*$"/>
<message key="name.invalidPattern" value="Method name ''{0}'' must match pattern ''{1}''."/>
</module>
<module name="SingleLineJavadoc">
<property name="ignoreInlineTags" value="false"/>
</module>
<module name="EmptyCatchBlock">
<property name="exceptionVariableName" value="expected"/>
</module>
<module name="RegexpSinglelineJava">
<property name="format" value="^\t* "/>
<property name="message" value="Indent must use tab characters"/>
<property name="ignoreComments" value="true"/>
</module>
<module name="Regexp">
<property name="format" value="[ \t]+$"/>
<property name="message" value="Trailing whitespace"/>
<property name="illegalPattern" value="true"/>
</module>
</module>
<module name="FileTabCharacter">
<property name="severity" value="ignore"/>
<property name="eachLine" value="true"/>
<metadata name="net.sf.eclipsecs.core.lastEnabledSeverity" value="inherit"/>
</module>
<module name="RegexpHeader">
<property name="header" value="^/\*$\n^ \* Copyright \(C\) \d\d\d\d.*$\n^ \*.*$\n^ \*.*$\n^ \*.*$\n^ \*.*$\n^ \* This program is free software: you can redistribute it and/or modify$\n^ \* it under the terms of the GNU General Public License as published by$\n^ \* the Free Software Foundation, either version 3 of the License, or$\n^ \* \(at your option\) any later version\.$\n^ \*$\n^ \* This program is distributed in the hope that it will be useful,$\n^ \* but WITHOUT ANY WARRANTY; without even the implied warranty of$\n^ \* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\. See the$\n^ \* GNU General Public License for more details\.$\n^ \*$\n^ \* You should have received a copy of the GNU General Public License$\n^ \* along with this program\. If not, see &lt;http://www.gnu.org/licenses/&gt;\.$\n^ \*$\n^ \*/$\n^$\n"/>
</module>
</module>
18 changes: 18 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="bin/main" path="src">
<attributes>
<attribute name="gradle_scope" value="main"/>
<attribute name="gradle_used_by_scope" value="main,test"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="bin/test" path="test">
<attributes>
<attribute name="gradle_scope" value="test"/>
<attribute name="gradle_used_by_scope" value="test"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
<classpathentry kind="output" path="bin/default"/>
</classpath>
14 changes: 13 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
.idea/
out/
out/
bin/
.gradle/
build/
gradle-app.setting
reports/
lib/jfxtras-labs-8.0-r5.jar
*.dat
import_report.txt
*.ics
errorlog.txt
.*.sw*
config.properties
35 changes: 35 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>RaiderPlanner.git</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
</projectDescription>
2 changes: 2 additions & 0 deletions .settings/org.eclipse.buildship.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
connection.project.dir=
eclipse.preferences.version=1
2 changes: 2 additions & 0 deletions .settings/org.eclipse.core.resources.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
encoding/<project>=UTF-8
Loading