ZFabrik Software GmbH & Co KG
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 How to unzip a VirtualFile?
I think I have to convert it into a java.io.File (VfsUtil.virtualToIoFile()) and then use com.intellij.util.io.ZipUtil#extract()?Or is it possible to stay with VirtualFile?Best regardsUdo -
创建于 Eclipse like Classpath container concept
Hi everyone,I am brand new to IntelliJ - well this is not exactly true, I once used it in the early 2000s.Eclipse provides dynamically computed classpaths using so called "classpath containers".Is ...