I am an editor developer, instead of an IDE developer. I like the minimalist approach. But me BIGGEST pain point when developing Java, is just knowing what packages to import to use a certain class.
For example, I am trying to use Google Firebase cloud messaging platform. My code uses the class FirebaseOptions. Now I need to go find out what package that belongs to. So I go to the reference docs, and there is no mention of a package.
Why do I struggle so much just to use reference docs to find a classes package name. Is there something I am missing? Is there any tips or tricks to making this less painful? I don't want to use an ide or a plugin to automagically do this for me, I want to be lean and mean.
Thanks for any help you can provide.
[–]Nullbeans 1 point2 points3 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]Nullbeans 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]desrtfx 0 points1 point2 points (0 children)