Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Users and Roles

Bakhtiyar Seidakhmetov
Bakhtiyar Seidakhmetov
11,936 Points

TodoToday application is launching differently

Hello there!

I imported project from git to IntelliJ, checkedout 2nd video and go forward. The problem is when i run my bootRun form gradle menu in the rigth, the app is runs defferently from Chris's in video. In logs i can't see if the tables created and if data inserted in it. Can't add screen, link to it is below. Please help me or explain what is wrong!

https://ibb.co/cxvAFw

1 Answer

Mihai Craciun
Mihai Craciun
13,520 Points

This is completely normal your application should run normal the only thing is that you have the task execution menu instead of text menu selected. Just press the button next to Rerun (the one with a little 'ab' and your menu should look like Craig's)

Bakhtiyar Seidakhmetov
Bakhtiyar Seidakhmetov
11,936 Points

Thanks a lot! For me it was huge problem )))