Duffymo
- Total activity 140
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 47
-
Created 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. ... -
Edited Can't Bring Up XSLT Tool Window; XPath and Debugger Plugins Enabled
AnsweredI 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... -
Created IntelliJ 2016.1.1 Won't Stop Scanning Files To Index
AnsweredI'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 ... -
Created 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 ... -
Created 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... -
Created 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... -
Created JAXB Not Generating Java Objects In IntelliJ 10.0.2
AnsweredI'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...