Duffymo
- 活动总数 140
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 47
-
Duffymo 创建了一个帖子, 403 status code when installing asciidoc plugin from disk
I recently upgraded to IntelliJ 2022.2.2 on my Mac OS Monterey version 12.6 Macbook Pro. That meant reinstalling plugins for PlantUML and Asciidoc from disk. The PlantUML installation went fine. ... -
-
-
Duffymo 创建了一个帖子, 已回答Can't Bring Up XSLT Tool Window; XPath and Debugger Plugins Enabled
I can see that I have the XPath and XSLT debugger plugins enabled in my IntelliJ 2016.3.3. Google tells me how to use the XSLT debugger: https://www.jetbrains.com/help/idea/2017.1/run-debug-confi... -
Duffymo 创建了一个帖子, 已回答IntelliJ 2016.1.1 Won't Stop Scanning Files To Index
I'm running IntelliJ 2016.1.1 on Windows 7 enterprise 64 bit SP1. IntelliJ started cycling a task repeatedly "Scanning files to index", making it impossible to continue working. If I shut down ... -
Duffymo 创建了一个帖子, Relative paths not working in web service IntelliJ 134.1160
I have a simple web project with an index.html at the project root, with js/jquery-1.11.0.js at the same level.Page loads fine from this URL: http://localhost:63343/learn-jquery/index.htmlBut if I ... -
Duffymo 创建了一个帖子, Can't Run Python With Plug-In - IntelliJ EAP 117.1006
I'm running IntelliJ EAP 117.1006 on Windows 7. I downloaded the Python plugin version 2.9.2, created a Python package, gave it a .py source file, and tried to run it using Python interpre... -
Duffymo 创建了一个帖子, Changes To Specification Of Libraries In Nika Are A Step Back
I just started working with Nika, setting up a simple project with 3rd party JAR dependencies.I was dismayed to learn that the ability to specify library or source JARs by selecting all in a single... -
Duffymo 创建了一个帖子, 已回答JAXB Not Generating Java Objects In IntelliJ 10.0.2
I'm running IntelliJ 10.02. build #IU 103.72 on Windows XP SP 3.I'd like to generate objects from an .xsd using JAXB. I have the web services plug-in installed and enabled.If I open the .xsd in th... -
Duffymo 创建了一个帖子, Can I Modify The Template IntelliJ Uses To Generate Getters/Setters?
IntelliJ does a brilliant job of automagically generating getters/setters for class members. The ones I get back do not include javadocs.Is there a way for me to modify the template IntelliJ uses ...