Pedro Ivan Lopez
Résumé Projects Tech notes Blog Writings Other About

Notes on Java

First published: Dec 14, 2016 • Last updated: Oct 25, 2017
Back to tech notes index

  • New maven simple project
  • Android SDK with Java 9

New maven simple project

$ mvn archetype:generate -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-archetype-quickstart

Android SDK with Java 9

$ export JAVA_OPTS="--add-modules java.xml.bind"
  • https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j



Back to tech notes index

  • lopezpdvn@github.com lopezpdvn
  • lopezpdvn@twitter lopezpdvn
  • PedroIvanLopez@linkedin PedroIvanLopez
  • Email Posts via RSS
  • Email Email
Creative Commons License
Except where otherwise noted, content on this site by Pedro Ivan Lopez is licensed under a CC-BY-NC-ND 4.0 international license.

Send anonymous feedback