Kedar Mhaswade

- Total activity 214
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 79
-
-
Kedar Mhaswade created a post, AnsweredWindows installation of IDEA 2021.1.2
I have been using IDEA for a few years now. I recently installed it on Windows 10 for the first time. I observed two things that are somewhat odd/strange. Can you please shed detailed light on them... -
-
-
-
-
Kedar Mhaswade created a post, Best-case effort with type resolution
This is a rather long post, but bear with me. Consider the following code: // The LimitReader function in the io package accepts an io.Reader r and a number of bytes n,// and returns another Reader... -
Kedar Mhaswade created a post, How to run godoc from the IDE?
I want to run (the equivalent of something like) > godoc -analysis=type io from the IDE. Is that possible? -
Kedar Mhaswade created a post, AnsweredUsing Ij with monorepo?
We have a monorepo project structure where the entire repo (no, it's not that big) consists of many Java and non-Java components: monorepo (M) |---- (no build.gradle/pom.xml here) |-----|top-leve... -
Kedar Mhaswade commented,