You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while compiling I keep getting the following issue any help would be appreciated
I have complied openbmp-java-api-message successfully but can not get obmp-postgres to compile
[ERROR] /home/akatana1/abdul_bmp_test/obmp-psql/src/main/java/org/openbmp/psqlquery/LsPrefixQuery.java:[8,38] cannot find symbol
symbol: class LsPrefixPojo
location: package org.openbmp.api.parsed.message
[ERROR] /home/akatana1/abdul_bmp_test/obmp-psql/src/main/java/org/openbmp/psqlquery/LsPrefixQuery.java:[16,24] cannot find symbol
symbol: class LsPrefixPojo
location: class org.openbmp.psqlquery.LsPrefixQuery
[ERROR] /home/akatana1/abdul_bmp_test/obmp-psql/src/main/java/org/openbmp/psqlquery/LsPrefixQuery.java:[18,31] cannot find symbol
symbol: class LsPrefixPojo
location: class org.openbmp.psqlquery.LsPrefixQuery
thank you
The text was updated successfully, but these errors were encountered:
Hi All,
while compiling I keep getting the following issue any help would be appreciated
I have complied openbmp-java-api-message successfully but can not get obmp-postgres to compile
thank you
The text was updated successfully, but these errors were encountered: