Arch1m3d3s
- 活动总数 27
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 9
-
创建于 Is there a means by which I can get IntelliJ (latest stable version, i.e. ~11 ) to run Webshere 8.5 ?
已回答There is a configuration available for 9.0 but it does not seem to work for 8.5. I've been able to customize enough of the run config fields that I think it might work but there is one I can't set... -
创建于 How to tell IntelliJ IDEA to not run perf tests?
已回答We have test classes annotated with ContiPerf:@PerfTest These take forever and I don't want to run them when checking coverage anyway. How do I prevent them from running when I'm checking coverage ... -
创建于 Still trying to get Groovy live template to work. Can't get access to parameters or _editor
I don't suppose I could convince someone to chime in regarding this? Examples are dog hard to find. https://stackoverflow.com/questions/46781174/very-basic-groovy-programming-questions-about-passin... -
创建于 Advanced Live Templates with Groovy scripting
已回答So I want to copy a colon separated Ivy style dependency and then paste it as a maven style XML dependency. I've created a Live Template with $GROOVY$ as the variable name and Expression I'm trying... -
创建于 How do I extract an Eclipse compatible patch?
已回答My team has been "restructured" leaving me the last IntelliJ user in a powerfully pro-Eclipse environment where they like to blame IntelliJ for stuff. Our source control is Git. Considering this, I... -
已编辑于 How do I debug this maven JAXB compiler?
已回答So we have our own plugin and it overrides a lot of JAXB stuff. I have someone else's project which employs our compiler and it generates with no errors but there is a problem with some of the beha... -
创建于 Can't Validate XSD and can't generate XML
已回答IntelliJ IDEA 2017.2.4Build #IU-172.4155.36, built on September 11, 2017Licensed to XXXXXXXXXXXXXXXXSubscription is active until March 19, 2018JRE: 1.8.0_152-release-915-b11 amd64JVM: OpenJDK 64-Bi... -
已编辑于 Need better control of auto-formatting because of version control
已回答I *DO* want to be able to apply formatting but I don't want it to happen unless I actually change the files. Why? Version control, of course. What's the best way I can get better control of this?