Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #11761

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

From Thorsten Glaser <t.glaser@tarent.de>
Newsgroups linux.debian.maint.java
Subject Re: javac unaware of Antlr4 (was: Re: javac - error: package org.antlr.v4.runtime does not exist)
Date 2020-07-09 16:00 +0200
Message-ID <AqFfI-3MK-5@gated-at.bofh.it> (permalink)
References <Aqss9-4CM-1@gated-at.bofh.it> <AqApH-Sa-5@gated-at.bofh.it> <AqC8a-1VR-9@gated-at.bofh.it> <AqDQC-341-9@gated-at.bofh.it> <AqF61-3Jw-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Find similar


Thread

javac - error: package org.antlr.v4.runtime does not exist Sam Kuper <sampablokuper@posteo.net> - 2020-07-09 02:20 +0200
  Re: javac - error: package org.antlr.v4.runtime does not exist raphael.jolly@free.fr - 2020-07-09 10:50 +0200
    javac unaware of Antlr4 (was: Re: javac - error: package  org.antlr.v4.runtime does not exist) Sam Kuper <sampablokuper@posteo.net> - 2020-07-09 12:40 +0200
      Re: javac unaware of Antlr4 (was: Re: javac - error: package  org.antlr.v4.runtime does not exist) Sam Kuper <sampablokuper@posteo.net> - 2020-07-09 14:20 +0200
      Re: javac unaware of Antlr4 (was: Re: javac - error: package  org.antlr.v4.runtime does not exist) raphael.jolly@free.fr - 2020-07-09 14:30 +0200
        Re: javac unaware of Antlr4 (was: Re: javac - error: package  org.antlr.v4.runtime does not exist) Sam Kuper <sampablokuper@posteo.net> - 2020-07-09 15:50 +0200
          Re: javac unaware of Antlr4 (was: Re: javac - error: package  org.antlr.v4.runtime does not exist) Thorsten Glaser <t.glaser@tarent.de> - 2020-07-09 16:00 +0200

csiph-web