Giter Site home page Giter Site logo

eliagrady / intellij-ppimport Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mavicon/intellij-ppimport

1.0 2.0 3.0 832 KB

Plugin to import single or multiple files to an endpoint by means of HTTP PUT. Originally created to import content to Atex Polopoly, but I can imagine other apllications as well.

License: Apache License 2.0

Java 100.00%

intellij-ppimport's People

Contributors

eliagrady avatar mavicon avatar pa-stef avatar wimsymons avatar

Stargazers

 avatar

Watchers

 avatar  avatar

intellij-ppimport's Issues

Invalid byte 2 of 2-byte UTF-8 sequence

11:48:13 Polopoly Importer
Import of teaser.xml failed: 500 - Invalid byte 2 of 2-byte UTF-8 sequence.
Check the server log for more details.

This happens when there is a UTF-8 string inside a node value (for example: as 'param').
It does not happen with the equivalent eclipse plugin.

Error during open of settings panel

java.lang.NullPointerException
at be.wimsymons.intellij.polopolyimport.ui.ConfigPanel.(ConfigPanel.java:60)
at be.wimsymons.intellij.polopolyimport.PPImportPlugin.createComponent(PPImportPlugin.java:118)
at com.intellij.openapi.options.newEditor.OptionsEditor$Simple.(OptionsEditor.java:1270)
at com.intellij.openapi.options.newEditor.OptionsEditor.b(OptionsEditor.java:455)
at com.intellij.openapi.options.newEditor.OptionsEditor.access$2500(OptionsEditor.java:68)
at com.intellij.openapi.options.newEditor.OptionsEditor$9$1$1.run(OptionsEditor.java:424)
at com.intellij.openapi.application.impl.ApplicationImpl.runEdtSafeAction(ApplicationImpl.java:1130)
at com.intellij.openapi.options.newEditor.OptionsEditor$9$1.run(OptionsEditor.java:418)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:940)
at com.intellij.openapi.options.newEditor.OptionsEditor$9.run(OptionsEditor.java:416)
at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:454)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:695)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:152)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.