[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: javac unaware of Antlr4 (was: Re: javac - error: package org.antlr.v4.runtime does not exist)



On Thu, 9 Jul 2020, Sam Kuper wrote:

> Hm, this is something of a surprise to me.  I thought that Java's use
> of reverse domain name (aka "reverse-DNS") notation for namespacing
> was intended to avoid collisions, so that workarounds like having to

Unfortunately, not at all. Worse, it’s possible to have multiple
versions of the same library in one project… <dependencyManagement>
to the rescue.

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg


Reply to: