Thursday, February 28, 2019
Java ClassLoader
https://www.javaworld.com/article/2077260/learn-java-the-basics-of-java-class-loaders.html
https://www.baeldung.com/java-classloaders
https://www.baeldung.com/java-classloaders
Wednesday, February 27, 2019
Xalan-Java: exception
How to handle this:
com.sun.org.apache.xml.internal.serializer.utils.WrappedRuntimeException: Could not load the propery file 'output_xml.properties' for output method 'xml' (check CLASSPATH)
at java.xml/com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.getDefaultMethodProperties(OutputPropertiesFactory.java:343)
at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.setDefaults(TransformerImpl.java:1178)
at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.createOutputProperties(TransformerImpl.java:1138)
https://xalan.apache.org/xalan-j/faq.html#faq-25
https://xalan.apache.org/xalan-j/faq.html#jdk14
https://xalan.apache.org/xalan-j/faq.html#environmentcheck
com.sun.org.apache.xml.internal.serializer.utils.WrappedRuntimeException: Could not load the propery file 'output_xml.properties' for output method 'xml' (check CLASSPATH)
at java.xml/com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.getDefaultMethodProperties(OutputPropertiesFactory.java:343)
at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.setDefaults(TransformerImpl.java:1178)
at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.createOutputProperties(TransformerImpl.java:1138)
https://xalan.apache.org/xalan-j/faq.html#faq-25
https://xalan.apache.org/xalan-j/faq.html#jdk14
https://xalan.apache.org/xalan-j/faq.html#environmentcheck
NB XML Layer
https://www.antonioshome.net/kitchen/netbeans/nbms-sandwich.php
https://dzone.com/articles/play-with-xml-layer
https://dzone.com/articles/play-with-xml-layer
Wednesday, February 20, 2019
Git GUI
https://www.gitkraken.com/
https://www.sourcetreeapp.com/
https://desktop.github.com/
https://github.com/gitextensions/gitextensions
List
https://git-scm.com/download/gui/windows
https://www.sourcetreeapp.com/
https://desktop.github.com/
https://github.com/gitextensions/gitextensions
List
https://git-scm.com/download/gui/windows
Tuesday, February 19, 2019
First Step: Git
https://confluence.atlassian.com/bitbucketserver/basic-git-commands-776639767.html
https://www.atlassian.com/agile/software-development/git
https://www.atlassian.com/agile/software-development/git-branching-video
https://git-scm.com/docs
https://git-scm.com/docs/git-stash
https://git-scm.com/book/en/v2/Git-Tools-Submodules
https://www.gerritcodereview.com/index.html
https://stackoverflow.com/questions/4089430/how-can-i-determine-the-url-that-a-local-git-repository-was-originally-cloned-fr
Common Commands
git status
git log
git log --oneline
git hist
git diff HEAD
Git with Netbeans IDE
https://netbeans.org/kb/docs/ide/git.html
https://www.atlassian.com/agile/software-development/git
https://www.atlassian.com/agile/software-development/git-branching-video
https://git-scm.com/docs
https://git-scm.com/docs/git-stash
https://git-scm.com/book/en/v2/Git-Tools-Submodules
https://www.gerritcodereview.com/index.html
https://stackoverflow.com/questions/4089430/how-can-i-determine-the-url-that-a-local-git-repository-was-originally-cloned-fr
Common Commands
git status
git log
git log --oneline
git hist
git diff HEAD
Git with Netbeans IDE
https://netbeans.org/kb/docs/ide/git.html
Java Chart Graphs
List
https://github.com/topics/data-visualization?l=java
https://github.com/jtablesaw/tablesaw
https://github.com/OpenRefine/OpenRefine
https://github.com/jfree/orson-charts
https://developers.google.com/chart/
https://gephi.org/
https://github.com/jfree/jfree-demos
https://github.com/jasrodis/javafx-dataviewer-example
https://github.com/jfree/orson-charts-fx
https://github.com/eseifert/gral
https://www.graphviz.org/
http://jchart2d.sourceforge.net/
Automated Builds with Netbeans Platform
https://blog.willwinder.com/2015/03/automated-builds-with-netbeans-platform.html
Labels:
continous integration,
jenkins,
netbeans platform
Monday, February 18, 2019
Google Form Time Trigger
https://stackoverflow.com/questions/21115055/open-a-form-after-a-given-date
https://productforums.google.com/forum/#!msg/docs/cQVYfb0pjBA/q--bPGb0DAAJ
https://www.labnol.org/internet/schedule-google-forms/20707/
https://productforums.google.com/forum/#!msg/docs/cQVYfb0pjBA/q--bPGb0DAAJ
https://www.labnol.org/internet/schedule-google-forms/20707/
Azure Cognitive Services as Docker
https://hub.docker.com/_/microsoft-azure-cognitive-services
https://azure.microsoft.com/en-us/blog/getting-started-with-azure-cognitive-services-in-containers/
https://azure.microsoft.com/en-us/blog/getting-started-with-azure-cognitive-services-in-containers/
Labels:
azure,
azure cognitive services,
container,
docker
ngrok
Exposes local servers behind NATs and firewalls to the public internet over secure tunnels
https://ngrok.com/
https://ngrok.com/
Wednesday, February 6, 2019
Refresh Explorer Node Tree
http://wiki.netbeans.org/DevFaqAddingRemovingChildrenDynamically
https://layerxml.wordpress.com/2010/10/14/refresh-node-children-automatically/
https://dzone.com/articles/nb-dynamic-icons-for-explorer-trees
https://stackoverflow.com/questions/29841214/netbeans-nodes-api-delete-node-from-explorer
https://blogs.oracle.com/geertjan/no-expansion-icon-when-no-children-part-1
https://layerxml.wordpress.com/2010/10/14/refresh-node-children-automatically/
https://dzone.com/articles/nb-dynamic-icons-for-explorer-trees
https://stackoverflow.com/questions/29841214/netbeans-nodes-api-delete-node-from-explorer
https://blogs.oracle.com/geertjan/no-expansion-icon-when-no-children-part-1
Subscribe to:
Posts (Atom)