Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ulisses Silva
Total activity
20
Last activity
October 05, 2023 13:29
Member since
May 12, 2016 17:22
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
5
Activity overview
Posts (4)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
February 09, 2017 17:38
I learned how to do it in the hard way. My script generates an POJO to be used by the ActiveJdbc ORM framework working with Oracle databases. For anyone that needs a simple example script: https://...
Community
DataGrip
[SOLVED] How to use groovy as script extension?
1 vote
Created
December 22, 2016 17:59
Sorry, I found the cause of the problem: the Thymeleaf's implementation of the TemplateResolver i'm using have a "cacheable" attribute with "true" as default attribute.
Community
IntelliJ IDEA Users
Updating HTML and Resources without restarting application server (Tomcat 8, Thymeleaf 3, Sparkjava)
1 vote
Created
October 05, 2023 13:29
The problem still persists in IDEA 2023.1 Ultimate Edition. The workaround to run mvn dependency:sources mvn dependency:resolve -Dclassifier=javadoc in IDEA still works. So maybe IDEA could just...
Community
IntelliJ IDEA Users
Intellij can not download Sources and Documentation
0 votes
Edited
February 07, 2017 18:21
I think i'm starting to get it, but i still need some documentation. Bellow is how i'm doing. If there is something i could do better, please, say it. NEWLINE = System.getProperty("line.separator")...
Community
DataGrip
[SOLVED] How to use groovy as script extension?
0 votes
Created
December 22, 2016 17:13
Thanks, but the configurations on this link did not help to solve my problem.
Community
IntelliJ IDEA Users
Updating HTML and Resources without restarting application server (Tomcat 8, Thymeleaf 3, Sparkjava)
0 votes
Edited
October 31, 2016 17:47
Thank you, i resolved the main problem.Now i need to extract information from database objects. Maybe Database Tools Plugin can do this?Can I integrate it with my plugin? Any tips, examples or links?
Community
IntelliJ IDEA Open API and Plugin Development
Extending code completion to support internal orm
0 votes
Created
May 16, 2016 15:19
Just did what you said and it worked.Thank you, Andrey.
Community
DataGrip
Oracle sequences
0 votes
Created
May 12, 2016 17:29
I solved it by selecting the option "Use legacy introspector".But what that means about the DB config?
Community
DataGrip
Oracle sequences
0 votes