25.01.2016, 18:16 
	(
 Последний раз редактировалось valych; 25.01.2016 в 19:22.
)
	
	
		Thank you a lot again. I guess everything is clear for me now.
//Edited a bit: I was asking (in other words) : if a project, that I want to include is not a Shoebill plugin, then how do I do that if I have only .jar file? As I have noticed, to add a dependency, the jar file should be allocated in folders according to package + in version_name folder.
With SQLite JDBC - I have included it in Project Structure (Ctrl + Alt + Shift + S in IntelliJ IDEA) -> Libraries -> Press + and select a path to the sqlite_jdbc_<version>.jar. But now, I can't find where it is included (neither in GM libraries nor in pom.xml dependencies). But never mind, it is working so be it
	
	
	
	
Quote:
| 
 Your questions: 
1. I don't actually understand what exactly you are trying to say. If you want to add the streamer-wrapper or any other project to your GM, you simply add the dependency to your pom.xml (and if it's a Shoebill plugin also to the resources.yml).  | 
With SQLite JDBC - I have included it in Project Structure (Ctrl + Alt + Shift + S in IntelliJ IDEA) -> Libraries -> Press + and select a path to the sqlite_jdbc_<version>.jar. But now, I can't find where it is included (neither in GM libraries nor in pom.xml dependencies). But never mind, it is working so be it
	

