Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion .codenvy/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"mixinTypes":["contribution"],"builders":{"configs":{},"default":"maven"},"runners":{"configs":{"system:/java/standalone/simple/gui":{"ram":0,"variables":{},"options":{}}},"default":"system:/java/standalone/simple/gui"},"type":"maven","attributes":{"languageVersion":["1.6"],"language":["java"],"contribute":["GitHub"],"contribute_branch":["master"],"contribute_mode":["contribute"]},"description":"Base project for contribute factory."}
{"mixinTypes":["contribution"],"builders":{"configs":{},"default":"maven"},"runners":{"configs":{"system:/java/standalone/simple/gui":{"ram":0,"variables":{},"options":{}}},"default":"system:/java/standalone/simple/gui"},"description":"Base project for contribute factory.","type":"maven","attributes":{"languageVersion":["1.6"],"language":["java"],"contribute":["GitHub"],"contribute_branch":["master"],"contribute_mode":["contribute"]}}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This repository contains the TKP Java API source used to create and support the

# Contribute to TKP Java

We have a short document which describes our approach to courseware design. It is [on penflip](https://www.penflip.com/lynnlangit/tkp-lesson-plans/blob/master/course100.txt)
We have a short document which describes our approach to courseware design. It's [on penflip](https://www.penflip.com/lynnlangit/tkp-lesson-plans/blob/master/course100.txt)

## Cloud IDE (Codenvy)

Expand Down