0

I am writing Java in VS code using the Language Support for Java by RedHat, and Remote - SSH extensions.

I'm importing an already existing project that has a .classpath file at the project root (this worked fine in IntelliJ). When I open the folder in visual studio, it tells me that the classpath is incomplete, even though the .classpath file exists and was good enough for IntelliJ.

How can I fix this?

Adam Griffiths
  • 680
  • 6
  • 26
  • 60
  • could you show your `.classpath` file ? – Leo Zhu Nov 27 '19 at 08:37
  • Unfortunately not, it contains code that is proprietary to my company. Given the fact it worked in IntelliJ, it seems likely the classpath is not the issue. – Adam Griffiths Nov 27 '19 at 09:10
  • We need a sample classpath to reproduce the issue, could you please show a sample classpath that can repro the problem? Feel free to replace any sensitive informations with placeholders. – Elvis Xia - MSFT Dec 13 '19 at 02:02

0 Answers0