facebook

Slack Integration

Slack is a messaging app for teams. With our Eclipse Code Sharing for Slack integration it’s easy to share and discuss code snippets from your IDE with your team. View shared code in Slack or open the snippet directly in your IDE for added convenience. It’s free to try in MyEclipse, CodeMix and Angular IDE.

Ready for better teamwork with Slack integration?

Get Code Sharing for Slack

Our CodeMix plugin gives you an easy way to integrate Slack with Eclipse. You can also get Eclipse Code Sharing for Slack inside MyEclipse and Angular IDE.

Add Slack to Eclipse

One Step Setup

Simply authorize Eclipse Code Sharing for Slack to access your account and you’re ready to go!
Slack Authorization

Start Sharing

Use Slack to send code to your peers or view code they send to you.
Code Shared

Authorize Eclipse Code Sharing for Slack

Before you begin sharing code, you will need to give Eclipse Code Sharing for Slack permission to access your Slack account. You are prompted for authorization the first time you share code with Slack.

You can also give permission at any time from Preferences. To access Preferences, go to Windows>Preferences>Tools>Code Sharing for Slack.

Authorize Access to Slack
Sharing Code via Slack

Share Code with Your Team

To share code with others, select the code, right-click and select Share to Slack. You can add code to a channel for all eyes to see, or send code directly to an individual or private group (you have the option to remember the recipient for all code sent from the project). Then, add a comment, click Share Snippet and you’re done!

Note: You can tell others on the current channel about using Eclipse Code Sharing for Slack using the following command: /code-invite

View Code Sent to You

When a teammate shares a snippet of code, you immediately receive notification and the code snippet in Slack.

If you have the same project open in your IDE, you have the option to view the code directly in Eclipse/MyEclipse using the following command:
/code-open filename [lines] [locator-id]

Tip: You can easily copy and paste the command from the last line of the code snippet. This line includes the locator-id to tell the IDE which file to open.

View Code