From 016a220702537dcf2cba4bd3816e3d37ea5efd9f Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Sat, 25 Apr 2015 00:43:25 -0500 Subject: [PATCH] Update readme --- JavaSupport.sln | 6 ++++++ Readme.md | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/JavaSupport.sln b/JavaSupport.sln index fb165b2..b724b70 100644 --- a/JavaSupport.sln +++ b/JavaSupport.sln @@ -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 diff --git a/Readme.md b/Readme.md index 3914beb..5fc53f3 100644 --- a/Readme.md +++ b/Readme.md @@ -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