Skip to content
#

wikidata

Here are 653 public repositories matching this topic...

thadguidry
thadguidry commented Jun 6, 2022

If a user has set their %JAVA_HOME% env variable on Windows but the %PATH% variable has a different Java version for the runtime and is lower than the compiled class file version 55.0 (Java 11) then users will notice an error and failure during startup even though the Java version check was successful.

To Reproduce

Steps to reproduce the behavior:

  1. First, set %JAVA_HOME% to a path
bug good first issue java version compatibility help wanted
dukesun99
dukesun99 commented Apr 9, 2021

I encountered below error message when running the examples GreatestNumberProcessor and GenderRatioProcessor.

Problematic line was: {"type":"lexeme","id":"L34069","lemmas":{"de":{"la...
Error when reading JSON for entity: Missing type id when trying to resolve subtype of [simple type, class org.wikidata.wdtk.datamodel.implementation.FormDocumentImpl]: missing type id property 'type' 
good first issue
Daniel-Mietchen
Daniel-Mietchen commented Jul 4, 2021

There are several components to this:

  • good documentation both within the code as well as in the repo (e.g. README) and issues (e.g. labels)
  • interoperability (e.g. indentation style)
  • behavioural guidance (e.g. code of conduct or issue templates)

Some more points in this post (albeit with a certain bias for Node).

outreach documentation usability good first issue

Improve this page

Add a description, image, and links to the wikidata topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wikidata topic, visit your repo's landing page and select "manage topics."

Learn more