ConcurrencyPractitioner commented on issue #3450: Adding configuration to disable auto-topic creation URL: https://github.com/apache/pulsar/pull/3450#issuecomment-460904341 HI @sijie, I'm currently using Eclipse to commit to Pulsar. What IDE do you use for Pulsar? On a side note, do you know how to get the .class file for a .java file like ServiceConfiguration and import it into an IDE? Without it, the Getter() and Setter() methods that are lombok generated is not recognized by the IDE (for me, Eclipse) as methods which exist (so they are considered illegal syntax).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
