You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/16 19:25:26 UTC

[GitHub] [netbeans] Wzhahai commented on issue #3570: Netbeans Language Server in VS Code - src/test/groovy classes not resolving classes from src/main/groovy

Wzhahai commented on issue #3570:
URL: https://github.com/apache/netbeans/issues/3570#issuecomment-1280036606

   > ### 阿帕奇网豆版
   > 最新版本
   > 
   > ### 发生了什么事
   > 如果这不是报告此事的正确位置,我提前道歉。
   > 
   > 我正在尝试使用适用于 Java 的 GraalVM 扩展包(依赖于 Netbeans 语言服务器)让我的微纳特(基于时髦)项目在 VS 代码中工作。奇怪的是,VS Code无法在我的测试代码中解析我的主类。但是,在 build.gradle 中定义的任何依赖项都可以很好地解决。
   > 
   > 尽管 VS Code 说这些类无法解析,但我能够从 VS Code 中很好地运行和调试测试。
   > 
   > ### 如何重现
   > 使用一个简单的微纳特 Groovy 项目,将类添加到 。向引用主类的测试类中添加一个测试类。`src/main/groovy``src/test/groovy`
   > 
   > ### 这在早期版本中是否正常工作?
   > * [ ] 这曾经工作过!
   > 
   > ### 操作系统
   > 苹果操作系统 12.2
   > 
   > ### 断续器
   > 打开 JDK 17.0.2 aarch64
   > 
   > ### 阿帕奇网豆包装
   > Apache VSNetBeans for VSCode
   > 
   > ### 别的东西
   > _无响应_
   > 
   > ### 是否愿意提交拉取请求?
   > * [ ] 是的,我愿意提交公关!
   > 
   > ### 行为准则
   > * [x] 我同意遵守Apache软件基金会的[行为准则](https://www.apache.org/foundation/policies/conduct.html)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists