intellij-demandware icon indicating copy to clipboard operation
intellij-demandware copied to clipboard

Intellij Demandware Plugin

Results 14 intellij-demandware issues
Sort by recently updated
recently updated
newest added

Hello, we had spoke a few times via email several months back, when I was attempting to use the intellij plugin, but ended up using a python script instead. You...

Hello, Using IntelliJ I am not able to upload to my sandbox through my corporate proxy. The error message is: `Connect to failed: Connection refused: connect` Stacktrace: `org.apache.http.conn.HttpHostConnectException: Connect to...

Do you have any interest to keep this updated or do you care if someone takes it over?

Hi, so I followed all the steps in the README and the JetBrains tutorials and I can't seem to find the above option in the build menu. The configuration does...

Encountered this error in IDEA 14 today: ``` null java.lang.NullPointerException at com.demandware.studio.webdav.DWServerConnection.getRemoteDirPaths(DWServerConnection.java:72) at com.demandware.studio.webdav.DWUpdateFileTask.(DWUpdateFileTask.java:56) at com.demandware.studio.webdav.DWBulkFileListener.after(DWBulkFileListener.java:80) at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:116) at com.intellij.util.messages.impl.MessageBusImpl.doPumpMessages(MessageBusImpl.java:322) at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:309) at...

When attempting to "Rebuild Project" (which should ideally perform a Clean Cartridges action), IDEA asks for you to specify an SDK for the module (for which there seems to be...

Add an action to download the latest storefront api. I think this contains the latest site genesis for #6 new storefront cartridge creation and #7 new business manager cartridge

enhancement

If I can figure out how the script debugging configurations work with the Demandware environments it would be nice to create some run configurations to enable remote debugging.

enhancement

Update the server settings to support two-factor authentication using a keystore/ssl cert.

enhancement

Server passwords seemed to be lost when Intellij tries to access the PasswordSafe while Intellij is loading up. This happens mainly when opening the project and editing files while Intellij...

bug