adminfaces / admin-theme

Primefaces admin theme based on Admin LTE and Bootstrap
https://adminfaces.github.io/site/docs/latest/#admin_theme
MIT License
144 stars 62 forks source link

how to use template in Intellij #215

Closed zubairfarooq13 closed 5 years ago

zubairfarooq13 commented 5 years ago

I am unable to find the way, how to use this template in intelliJ . please guide me in easy steps. Thanks

rmpestano commented 5 years ago

Hi, please create another issue using the issue template (issue overview, current behavior, expected behavior etc...)

zubairfarooq13 commented 5 years ago

I didn't understand, please explain how to ask question? @rmpestano

rmpestano commented 5 years ago

Just create a new issue and follow the issue template specifying your problem and steps to reproduce it.

For example I just don't know what problems are you having and how to reproduce It on my environment, without minimum information I can't help.

zubairfarooq13 commented 5 years ago

I want to use adminLTE template for my project, but i am unable to use this template in my IDE. I am using IntelliJ.

rmpestano commented 5 years ago

Well the template doesn't depend on any particular IDE.

Have you tried admin-starter project? I've used It on all major Java IDEs

zubairfarooq13 commented 5 years ago

Yes, i tried but i am stuck at command, i don't know where i have to execute command in wildfly.

can you please help me.

rmpestano commented 5 years ago

This may help: https://youtu.be/ra72h2K9vJY

zubairfarooq13 commented 5 years ago

@rmpestano Can you come on TeamViewer to help me for this issue, If possible I have to start my project using AdminLTE template

rmpestano commented 5 years ago

If you're having trouble with IntelliJ, please open an issue on their issue tracker here.

If you have problems with admin-template or admin-theme then I'll be able to help you.

zubairfarooq13 commented 5 years ago

@rmpestano What is difference between admin-template and admin-theme?

rmpestano commented 5 years ago

Please look here https://adminfaces.github.io/site/

zubairfarooq13 commented 5 years ago

I read this link carefully, i want to include adminfaces/admin-template in my IntelliJ project.

Now, please tell me how to include because i don't know how to include

rmpestano commented 5 years ago

Just uploaded video, see here: https://youtu.be/udD5bHPRnL0

PS: It's a bit slow but I hope it helps.

zubairfarooq13 commented 5 years ago

@rmpestano Thanks for making video tutorial..

zubairfarooq13 commented 5 years ago

@rmpestano i want to re-use JSF components, then adminlte-template will be used for this purpose?

zubairfarooq13 commented 5 years ago

I executed AdminFaces-Starter successfully, but my goal is to re-use JSF components in web-designing. Please explain how can i do it?