gammay
gammay
Followed instructions at https://github.com/juanmf/Java2PlantUML Got this error: [ERROR] No plugin found for prefix 'java2PlantUML' in the current project and in the plugin groups [com.github.juanmf, org.apache.maven.plugins, org.codehaus.mojo] available from the repositories
Is it possible to add support for Patch verb?
If the file has a text as "product_name", on typing "pro" - Ctrl+Space - no autocomplete choice is shown. This is a problem as jsons have quoted strings.
A simple test file: ``` public class PailExampleTest { @SuppressWarnings({ "unchecked", "rawtypes" }) public static void main(String[] args) throws IOException { Pail pail = Pail.create("mypail"); TypedRecordOutputStream os = pail.openWrite(); os.writeObject(new...
(Cross posted from SO) https://stackoverflow.com/questions/53118046/aparapi-not-invoking-gpu