Skip to content

Commit

Permalink
Merge pull request #21 from sharwell/readme
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
sharwell committed Apr 25, 2015
2 parents 00cebbf + 016a220 commit 67f594a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions JavaSupport.sln
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{66840B
.nuget\packages.config = .nuget\packages.config
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3359F6E4-49A9-4F62-8027-682B5BE509DF}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
Readme.md = Readme.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Mixed Platforms = Debug|Mixed Platforms
Expand Down
5 changes: 5 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@

[![Join the chat at https://gitter.im/tunnelvisionlabs/JavaForVS](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/tunnelvisionlabs/JavaForVS?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This repository contains the Java-related features originally developed in [tunnelvisionlabs/LangSvcV2][1]. It is the
home for ongoing development on the [Java Language Support][2] extension for Visual Studio.

[1]: https://github.com/tunnelvisionlabs/LangSvcV2
[2]: https://visualstudiogallery.msdn.microsoft.com/bc561769-36ff-4a40-9504-e266e8706f93

0 comments on commit 67f594a

Please sign in to comment.