Skip to content

Conversation

@CristianPopa96
Copy link

Changed urls that contained coala-analyzer to coala.

Closes #28

URI coalaWebsite = null;
try {
coalaWebsite = new URI("http://coala-analyzer.org");
coalaWebsite = new URI("http://coala.org");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

coala.io

/**
* Get details of all bears that are available on the user's system.
*
*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated change

/**
* Invoke coala binary.
*
*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated change

/**
* Run coala using the .coafile in the project directory.
*
*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated change

/**
* Creates a problem marker.
*
*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated change

/**
* Searches for the given binary in the PATH environmental variable.
*
*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated change

/**
* Process the JSON output of coala and add marker for each problem.
*
*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated change

/**
* Process the JSON output of coala and add marker for each problem.
*
*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated change

provider-name="coala">

<description url="http://coala-analyzer.org/">
<description url="http://coala.org/">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

coala.io

<description url="http://coala.org/">
The coala Eclipse plug-in provides static code analysis using coala.
Visit http://coala-analyzer.org/ for more information.
Visit http://coala.org/ for more information.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

coala.io

Changed urls that contained coala-analyzer to coala.

Closes #28
@jayvdb
Copy link
Member

jayvdb commented Dec 28, 2017

ping @CristianPopa96, you have a few things to tidy up here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants