Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[T7][T10-C1] #69

Open
wants to merge 810 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
810 commits
Select commit Hold shift + click to select a range
40f9dec
debug clear command gui test
Zavier-Ong Nov 3, 2016
eb9c78f
debug commandBoxTest
Zavier-Ong Nov 3, 2016
b93b591
debug findCommandTest
Zavier-Ong Nov 3, 2016
198de15
debug helpWindowTest
Zavier-Ong Nov 3, 2016
d75db4b
debug PersonCardHandle
Zavier-Ong Nov 3, 2016
6cc7083
debug PersonListPanelHadle
Zavier-Ong Nov 3, 2016
38ecff3
fix TestApp
Zavier-Ong Nov 3, 2016
c39a038
debug TestTask
Zavier-Ong Nov 3, 2016
80dba5c
debug TypicalTestTasks
Zavier-Ong Nov 3, 2016
68cf44d
update addressBookGuiTest to cater for the deadline and todo list
Zavier-Ong Nov 3, 2016
a44314c
edit FindCommandTest in GUI
Zavier-Ong Nov 3, 2016
ff37de8
update deadlineCardHandle
Zavier-Ong Nov 3, 2016
bcf4165
update DeadlistPanelHandle
Zavier-Ong Nov 3, 2016
9b5843f
update mainGUihandle
Zavier-Ong Nov 3, 2016
04ee5bd
update todoCardHandle
Zavier-Ong Nov 3, 2016
1e30ba1
add methods in TestUtil to cater for the todos and deadlines
Zavier-Ong Nov 3, 2016
0678c62
add deadlines and todos to test for typicalTestTasks
Zavier-Ong Nov 3, 2016
889d3ef
create add deadline command test
Zavier-Ong Nov 3, 2016
32c7b41
create add todo command test
Zavier-Ong Nov 3, 2016
cacf71e
create delete todo command test
Zavier-Ong Nov 3, 2016
920767a
create delete todo command test
Zavier-Ong Nov 3, 2016
b472aaa
create select deadline command test
Zavier-Ong Nov 3, 2016
2e706bf
create select todo command test
Zavier-Ong Nov 3, 2016
8bde716
create deadline builder
Zavier-Ong Nov 3, 2016
3ef14c9
create test deadline
Zavier-Ong Nov 3, 2016
4f1fd9a
create test todo
Zavier-Ong Nov 3, 2016
afff916
create todo builder
Zavier-Ong Nov 3, 2016
ae6c29a
refactoring the code
jingrui-who Nov 3, 2016
1acaf0b
changing collate name
jingrui-who Nov 3, 2016
236d8f1
refactor logic manager tests
jingrui-who Nov 4, 2016
a043b5b
Merge branch 'logic_manager_test'
jingrui-who Nov 4, 2016
e162c77
refractored entire addressBook to simply
Zavier-Ong Nov 4, 2016
cd75b82
resolve minor error of edit Index in Parser
jingrui-who Nov 4, 2016
b723dd2
changes in my collate
jingrui-who Nov 4, 2016
661019b
changes to my collate
jingrui-who Nov 4, 2016
1c4ad91
changes to my collate
jingrui-who Nov 4, 2016
b66b5cb
edit task details message printed
Zavier-Ong Nov 4, 2016
2cd796c
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/addr…
Zavier-Ong Nov 4, 2016
17491d0
changes to my collate
jingrui-who Nov 4, 2016
2beed8a
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
jingrui-who Nov 4, 2016
fc4359a
remove print statements in overdue method
Zavier-Ong Nov 4, 2016
dfbf0ef
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/addr…
Zavier-Ong Nov 4, 2016
5d5d4ea
changes to my collate
jingrui-who Nov 4, 2016
9f8c3b5
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
jingrui-who Nov 4, 2016
9c8d895
refractor add command
Zavier-Ong Nov 4, 2016
048c4f0
refractor date
Zavier-Ong Nov 4, 2016
41c067d
refractor end
Zavier-Ong Nov 4, 2016
a5ca420
refractor start
Zavier-Ong Nov 4, 2016
7385752
edit unique task list collate
Zavier-Ong Nov 4, 2016
a535a60
improving code quality
Zavier-Ong Nov 4, 2016
67a5e9d
improving code quality
Zavier-Ong Nov 4, 2016
50a590d
improving code quality
Zavier-Ong Nov 4, 2016
ab86aa4
improving code quality in end
Zavier-Ong Nov 4, 2016
a96f5a0
improving code quality in start
Zavier-Ong Nov 4, 2016
abf3147
improving code quality in task
Zavier-Ong Nov 4, 2016
f3bd289
improving code quality in uniqueTaskList
Zavier-Ong Nov 4, 2016
a114567
edit DeleteCommand: better performance for undo
jingrui-who Nov 4, 2016
f7d3295
new Check method in model
jingrui-who Nov 4, 2016
b6a6e50
new check method in Model Manager
jingrui-who Nov 4, 2016
b6fa9d4
minor edit to description in prepareDelete
jingrui-who Nov 4, 2016
5ace489
changes to remove method in TaskBook and new CheckTask Exist method i…
jingrui-who Nov 4, 2016
9802be6
changes to removemethod in uniqueTaskList.
jingrui-who Nov 4, 2016
1c43ee6
Merge branch 'delete_Branch'
jingrui-who Nov 4, 2016
ff4c6d2
refactored stop in mainapp
RonaldLWM Nov 4, 2016
487f0e4
removed browser and status bar from mainwindow
RonaldLWM Nov 4, 2016
2060bbc
deleted broswerpanel and statusbar java and fxml
RonaldLWM Nov 4, 2016
f0ec86c
cleaned command.java
RonaldLWM Nov 4, 2016
cd16672
minor cleaning
RonaldLWM Nov 4, 2016
464b7e9
minor refactoring
RonaldLWM Nov 4, 2016
a745d0e
update DG
jingrui-who Nov 5, 2016
17d1f4c
Update DeveloperGuide.md
jingrui-who Nov 5, 2016
f571ebd
some skeleton classes for offline help
RonaldLWM Nov 5, 2016
463ffb0
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 5, 2016
02801c8
update dg
Zavier-Ong Nov 5, 2016
6427d65
NFR additions
RonaldLWM Nov 5, 2016
a89dadd
indentation
RonaldLWM Nov 5, 2016
4ee3bf6
indentation
RonaldLWM Nov 5, 2016
2655ccb
indentation
RonaldLWM Nov 5, 2016
ee10f7f
indentation
RonaldLWM Nov 5, 2016
eea42a1
undo and reodo command
jingrui-who Nov 5, 2016
3c20c6c
indentation
jingrui-who Nov 5, 2016
88fe64c
changed DG diagrams
lzyuan168 Nov 5, 2016
bdc9283
change collate
lzyuan168 Nov 5, 2016
051e546
updated DG diagrams
lzyuan168 Nov 5, 2016
9210229
edit filtering logic for find command in model manager
jingrui-who Nov 5, 2016
a485c72
developer guide changes
jingrui-who Nov 5, 2016
16a23e5
Merge branch 'find'
jingrui-who Nov 5, 2016
cff2dea
removing print lines
jingrui-who Nov 5, 2016
a0808b2
create new setAccelerator method in mainWindow
jingrui-who Nov 6, 2016
d73e9a2
uncommenting previously failed gui test
jingrui-who Nov 6, 2016
000d2bc
update UG diagrams
lzyuan168 Nov 6, 2016
cf693f7
added diagrams
lzyuan168 Nov 6, 2016
6ab8bcf
DG
lzyuan168 Nov 6, 2016
491f57d
update DG
jingrui-who Nov 6, 2016
c620d14
refactored address to task in main
RonaldLWM Nov 6, 2016
1d06e90
refactored address to task in tests
RonaldLWM Nov 6, 2016
993a1b3
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 6, 2016
e63276e
removed skeleton classes for offline help
RonaldLWM Nov 6, 2016
9632789
insert introduction
RonaldLWM Nov 6, 2016
2294539
update introduction
RonaldLWM Nov 6, 2016
ee5d518
minor changes
RonaldLWM Nov 6, 2016
8bf07e8
update userguide
jingrui-who Nov 6, 2016
dc20ad8
minor edits to userguide
jingrui-who Nov 6, 2016
584a335
minor edits to userguide
jingrui-who Nov 6, 2016
fef4b0f
minor edits to developer guide
jingrui-who Nov 6, 2016
053655b
added some descriptions
RonaldLWM Nov 6, 2016
9abc9de
refactor address to task
RonaldLWM Nov 6, 2016
a15cd95
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 6, 2016
772196b
more refactoring of address to task
RonaldLWM Nov 6, 2016
a47a0dc
changes to add
RonaldLWM Nov 6, 2016
222e4de
changes to edit in user guide
RonaldLWM Nov 6, 2016
5209b76
spacing
RonaldLWM Nov 6, 2016
0dff729
spacing
RonaldLWM Nov 6, 2016
2472fd5
spacing
RonaldLWM Nov 6, 2016
4e6a31f
spacing
RonaldLWM Nov 6, 2016
1762359
changes to edit in userguide
RonaldLWM Nov 6, 2016
7c26c22
changes to userguide
RonaldLWM Nov 6, 2016
fbfc5e2
more changes to userguide
RonaldLWM Nov 6, 2016
ef64fa0
indentation in userguide
RonaldLWM Nov 6, 2016
60b0d25
indentation in userguide
RonaldLWM Nov 6, 2016
303e94c
indentation in user guide
RonaldLWM Nov 6, 2016
dc8f8fc
minor changes to userguide
RonaldLWM Nov 6, 2016
e86362a
more changes to userguide
RonaldLWM Nov 6, 2016
6125341
Update UserGuide.md
RonaldLWM Nov 6, 2016
b4a3313
changed enter in user guide
RonaldLWM Nov 6, 2016
c71a67e
date time formats accepted table in user guide
RonaldLWM Nov 6, 2016
0abfbfc
changes to date time table
RonaldLWM Nov 6, 2016
3ede9cd
changes to notes in edit task ug
RonaldLWM Nov 6, 2016
214b51a
Update UserGuide.md
RonaldLWM Nov 6, 2016
06f5305
Update UserGuide.md
RonaldLWM Nov 6, 2016
50f4d35
removed print statements and help now uses image
RonaldLWM Nov 6, 2016
ff6dbd3
refactoring to task from address in validtaskBook
jingrui-who Nov 6, 2016
cfd73d0
removed setmaximise in help window
RonaldLWM Nov 6, 2016
011d3d3
removed delete tag
RonaldLWM Nov 6, 2016
1796b06
updated ordering of user guide
RonaldLWM Nov 6, 2016
6b6f626
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 6, 2016
bf1f52f
debugging test by refactoring
jingrui-who Nov 6, 2016
cc46bbe
Merge branch 'test'
jingrui-who Nov 6, 2016
f253866
border of table
RonaldLWM Nov 6, 2016
276233b
Update UserGuide.md
RonaldLWM Nov 6, 2016
83db6fc
adding subcategories in feature
RonaldLWM Nov 6, 2016
d356b3f
hyperlinks
RonaldLWM Nov 6, 2016
39ecd6c
updated diagrams for DG
lzyuan168 Nov 6, 2016
3b7e16b
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
lzyuan168 Nov 6, 2016
94ca19e
Update UserGuide.md
RonaldLWM Nov 6, 2016
3d324e7
update DG diagram
lzyuan168 Nov 6, 2016
b1a852f
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
lzyuan168 Nov 6, 2016
fd5633f
some comments
RonaldLWM Nov 6, 2016
4fae0eb
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 6, 2016
e34f4e1
change image in user guide
RonaldLWM Nov 6, 2016
1c5b7e4
updates to DG diagrams
lzyuan168 Nov 6, 2016
c62f367
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
lzyuan168 Nov 6, 2016
214fbb0
change image in user guide
RonaldLWM Nov 6, 2016
46c2175
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 6, 2016
772373e
change image in user guide
RonaldLWM Nov 6, 2016
1ed0e65
minor edit
jingrui-who Nov 6, 2016
9666076
Update UserGuide.md
RonaldLWM Nov 6, 2016
e463ee4
Update UserGuide.md
RonaldLWM Nov 6, 2016
6f589df
DG diagram
lzyuan168 Nov 6, 2016
3f79c37
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
lzyuan168 Nov 6, 2016
c29a81e
hyperlinks in userguide
RonaldLWM Nov 6, 2016
00dc06e
hyperlinks
RonaldLWM Nov 6, 2016
f20c0ca
hyperlinks
RonaldLWM Nov 6, 2016
02d45e7
update DG diagrams
lzyuan168 Nov 6, 2016
361f2cb
Update UserGuide.md
RonaldLWM Nov 6, 2016
6887f05
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
lzyuan168 Nov 6, 2016
b940da4
diagram
lzyuan168 Nov 6, 2016
5872e31
Update UserGuide.md
RonaldLWM Nov 6, 2016
e577710
Update UserGuide.md
RonaldLWM Nov 6, 2016
a6422f8
diagram
lzyuan168 Nov 6, 2016
276c7fe
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
lzyuan168 Nov 6, 2016
63cbaf1
diagram
lzyuan168 Nov 6, 2016
9b1fcd8
change image in user guide
RonaldLWM Nov 6, 2016
094ba4e
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 6, 2016
317eb1f
Update UserGuide.md
RonaldLWM Nov 6, 2016
10ae73e
Update UserGuide.md
RonaldLWM Nov 6, 2016
3062bd5
Update UserGuide.md
RonaldLWM Nov 6, 2016
4fb73cc
Update UserGuide.md
RonaldLWM Nov 6, 2016
37d128b
Update UserGuide.md
RonaldLWM Nov 6, 2016
53ed456
Update UserGuide.md
RonaldLWM Nov 6, 2016
d04fbc6
Update UserGuide.md
RonaldLWM Nov 6, 2016
82f6934
Update UserGuide.md
RonaldLWM Nov 6, 2016
7a97411
Update UserGuide.md
RonaldLWM Nov 6, 2016
60c0e98
Update UserGuide.md
RonaldLWM Nov 6, 2016
577df71
Update UserGuide.md
RonaldLWM Nov 6, 2016
74d6865
Update UserGuide.md
RonaldLWM Nov 6, 2016
7e8e1a6
Update UserGuide.md
RonaldLWM Nov 6, 2016
ab4a375
change image in user guide
RonaldLWM Nov 6, 2016
746dd69
Update README.md
RonaldLWM Nov 6, 2016
c10e740
inserted photos in about us
RonaldLWM Nov 6, 2016
7d41588
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 6, 2016
d9f0bec
inserted photos in about us
RonaldLWM Nov 6, 2016
b51a44e
DG edits
lzyuan168 Nov 6, 2016
801db69
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
lzyuan168 Nov 6, 2016
3b56eba
inserted photos in about us
RonaldLWM Nov 6, 2016
1bff37d
Update AboutUs.md
RonaldLWM Nov 6, 2016
b597067
changed photo in userguide
RonaldLWM Nov 6, 2016
7e88688
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 6, 2016
6f43cbd
minor bug in parsar add tag command
jingrui-who Nov 6, 2016
63061b2
add new class path
jingrui-who Nov 6, 2016
2d12e82
SampleData.xml added in new path folder
jingrui-who Nov 6, 2016
b43bb55
TestScript.md added in new path folder
jingrui-who Nov 6, 2016
2f7e75a
Merge branch 'creation_of_test_folder'
jingrui-who Nov 6, 2016
375a405
Update UserGuide.md
RonaldLWM Nov 6, 2016
96c14fb
Update UserGuide.md
RonaldLWM Nov 6, 2016
5f95816
Update UserGuide.md
RonaldLWM Nov 6, 2016
db5562f
changes to test script
Zavier-Ong Nov 7, 2016
0e20923
edited gradle file
RonaldLWM Nov 7, 2016
474365a
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 7, 2016
f8bba19
commented out 12hclock converter
RonaldLWM Nov 7, 2016
0511c7e
converted back to 24h clock
RonaldLWM Nov 7, 2016
d977a35
changed simplybook to simply in build gradle archive
RonaldLWM Nov 7, 2016
20d66d5
changed indexes in edit message
RonaldLWM Nov 7, 2016
dd89912
change userguide image
RonaldLWM Nov 7, 2016
1d7da37
Updating test script
Zavier-Ong Nov 7, 2016
c6f5a0b
Update test script
Zavier-Ong Nov 7, 2016
b71787e
Update TestScript.md
Zavier-Ong Nov 7, 2016
4196c08
Update TestScript.md
Zavier-Ong Nov 7, 2016
596d699
Update TestScript.md
Zavier-Ong Nov 7, 2016
71d3570
Update test script
Zavier-Ong Nov 7, 2016
e3879c8
Update TestScript.md
Zavier-Ong Nov 7, 2016
66508f2
changed redo message
RonaldLWM Nov 7, 2016
b02b4fe
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
RonaldLWM Nov 7, 2016
de02b2b
Update TestScript.md
Zavier-Ong Nov 7, 2016
9931b09
Update TestScript.md
Zavier-Ong Nov 7, 2016
54002e8
Update TestScript.md
Zavier-Ong Nov 7, 2016
df3174d
Update AboutUs.md
Zavier-Ong Nov 7, 2016
de19e39
update code quality
Zavier-Ong Nov 7, 2016
3ede6e7
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/addr…
Zavier-Ong Nov 7, 2016
959b97f
refactoring codes
jingrui-who Nov 7, 2016
4c4bf06
Merge branch 'master' of https://github.com/CS2103AUG2016-T10-C1/main
jingrui-who Nov 7, 2016
2f2f44f
improve code quality
Zavier-Ong Nov 7, 2016
af9292d
add space
jingrui-who Nov 7, 2016
2730f8b
Merge branch 'new_branch'
jingrui-who Nov 7, 2016
c5e936b
code quality
jingrui-who Nov 7, 2016
f052dca
Update UserGuide.md
RonaldLWM Nov 7, 2016
4835ec7
changed picture help
RonaldLWM Nov 7, 2016
7cfef2e
zavier
RonaldLWM Nov 7, 2016
6425e9d
Update UserGuide.md
RonaldLWM Nov 7, 2016
c193637
Update UserGuide.md
RonaldLWM Nov 7, 2016
73993d4
Update DeveloperGuide.md
jingrui-who Nov 7, 2016
e96f4bd
blah
RonaldLWM Nov 7, 2016
99fb6ef
Update AboutUs.md
RonaldLWM Feb 21, 2017
5f72f56
Update AboutUs.md
RonaldLWM Feb 21, 2017
d427223
Update AboutUs.md
RonaldLWM Feb 21, 2017
3bea936
Update AboutUs.md
RonaldLWM Feb 21, 2017
e5e257f
Update AboutUs.md
RonaldLWM Feb 21, 2017
e0bb5b8
Update AboutUs.md
RonaldLWM Feb 21, 2017
c3c6df2
Update AboutUs.md
RonaldLWM Feb 21, 2017
317da0c
Update AboutUs.md
RonaldLWM Feb 21, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<attribute name="FROM_GRADLE_MODEL" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src/test/data"/>
<classpathentry kind="src" path="src/main/resources">
<attributes>
<attribute name="FROM_GRADLE_MODEL" value="true"/>
Expand Down
4 changes: 2 additions & 2 deletions .project
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>addressbook-level4</name>
<comment>Project addressbook-level4 created by Buildship.</comment>
<name>main</name>
<comment>Project Simply created by T10-C1.</comment>
<projects>
</projects>
<buildSpec>
Expand Down
Binary file added Collate-GUI.jar
Binary file not shown.
Binary file added Collate-TUI.jar
Binary file not shown.
29 changes: 11 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,27 @@
[![Build Status](https://travis-ci.org/se-edu/addressbook-level4.svg?branch=master)](https://travis-ci.org/se-edu/addressbook-level4)
[![Coverage Status](https://coveralls.io/repos/github/se-edu/addressbook-level4/badge.svg?branch=master)](https://coveralls.io/github/se-edu/addressbook-level4?branch=master)
[![Build Status](https://travis-ci.org/CS2103AUG2016-T10-C1/main.svg?branch=master)](https://travis-ci.org/CS2103AUG2016-T10-C1/main)
[![Coverage Status](https://coveralls.io/repos/github/CS2103AUG2016-T10-C1/main/badge.svg?branch=master)](https://coveralls.io/github/CS2103AUG2016-T10-C1/main?branch=master)

# Address Book (Level 4)
# Simply

<img src="docs/images/Ui.png" width="600"><br>
<img src="docs/images/startup_new2.png" width="600"><br>

* This is a desktop Address Book application. It has a GUI but most of the user interactions happen using
* This is a desktop Task Manager application. It has a GUI but most of the user interactions happen using
a CLI (Command Line Interface).
* It is a Java sample application intended for students learning Software Engineering while using Java as
the main programming language.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code example that is
**significantly bigger** (around 6 KLoC)than what students usually write in beginner-level SE modules.
* What's different from [level 3](https://github.com/se-edu/addressbook-level3):
* A more sophisticated GUI that includes a list panel and an in-built Browser.
* More test cases, including automated GUI testing.
* Support for *Build Automation* using Gradle and for *Continuous Integration* using Travis CI.

* It is **written in OOP fashion with Java**.
* Aimed at users who prefer the keyboard over the mouse.

#### Site Map
* [User Guide](docs/UserGuide.md)
* [Developer Guide](docs/DeveloperGuide.md)
* [Learning Outcomes](docs/LearningOutcomes.md)
* [Developer Guide] (docs/DeveloperGuide.md)
* [About Us](docs/AboutUs.md)
* [Contact Us](docs/ContactUs.md)



#### Acknowledgements

* Some parts of this sample application were inspired by the excellent
* Some parts of this application were inspired by the excellent
[Java FX tutorial](http://code.makery.ch/library/javafx-8-tutorial/) by *Marco Jakob*.
* Original source code was taken from the sample project created by SE-EDU initiative at (https://github.com/se-edu/)


#### Licence : [MIT](LICENSE)
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ allprojects {
}

shadowJar {
archiveName = "addressbook.jar"
archiveName = "simply.jar"

manifest {
attributes "Main-Class": "seedu.address.MainApp"
attributes "Main-Class": "seedu.simply.MainApp"
}

destinationDir = file("${buildDir}/jar/")
Expand Down Expand Up @@ -138,7 +138,7 @@ task guiTests(type: AddressBookTest) {


task nonGuiTests(type: AddressBookTest) {
include 'seedu/address/**'
include 'seedu/simply/**'

jacoco {
destinationFile = new File("${buildDir}/jacoco/test.exec")
Expand Down
Loading