Skip to content

Week 3 Transcript

aw3227 edited this page Oct 9, 2018 · 2 revisions

Beginning of Class Updates

Boris: Fixed the github cloning issue by switching from gradle to maven. Discussed mocking which creates a mock of the exceptions our code is expecting to possibly be thrown.

Kris: Looking into how to launch or use the internal browser in eclipse. This could be the way that we show a preview of the rendered markdown language. Other plugins are not rendering in html. Right hand side that is a browser and left hand side that updates the browser will be our goal for the view.

Ibukun: worked with kristopher on the browser thing.

Andrew: downloaded eclipse for committers. cloned github repository in new eclipse. install the winterstein plugin for eclipse. create a markdown file and see how the ctrl click function works.

Jiafeng: finished several functions to reformat the whole table. wrote 6 tests for this.

Neil: worked with the github api. met with boris to discuss this and decided using the api might not be the best way since clients don't always have access to github. Thought about using tokenization and an abstract data tree to solve this.

Clone this wiki locally