Alakhotia
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 6
-
已编辑于 Intellij errors on gradle project
I am getting this error when Intellij tries to build my project. This is a Java project.I have tried each of the settings in the “Use Gradle From” setting.I am on gradle 8.4. I can do a gradle bui... -
创建于 Where is AWS Toolkit config file?
已回答I installed AWS Toolkit for Intellij. It seems that I need to enter my credentials in a config file. Where is this config file? These are the guides I'm reading which mentions a config file. ... -
创建于 Code format when generating To String.
已回答When I generate ToString, I want the "+" to appear on the next line. I tried a few different things, but it didn't seem to do it. -
创建于 Code formatting when generating To String.
已回答When I select generate to string from the context menu, it doesn't seem to be following the style formatting guide. In Editor--Code Style-->Java-->Binary Expressions-->Operation sign on next line... -
已编辑于 Live templates.
已回答I have some questions about generating live templates. 1) How can I have a live template for test classes that are created through the "Generate test class" action, from the mouse context menu? ...