Lingvisa
- 活动总数 141
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 52
-
创建于 Why do ignored files still appear as 'unversioned files'?
已回答I just added a data/ directory in my .ignored file, but in VCS, they still appear as "un-versioned files". I don't want to add all these individual files in .ignored files. I have another data ... -
创建于 Why doesn't my package (.jar) contain my data/ directory?
已回答In IntelliJ, I "view", "tools window", "Maven project", and then I use "package" to create a *.jar-with-dependencies.jar file for my project. I specified my main class in the pom.xml. When I run it...