This is a good idea Junoyoon.. This approach is perfectly fine for one user working in multiple projects..
In my case, I have 3 teams and each team has 5 - 8 users.. Each user have their own user ID to nGrinder.
Each user uploading Jars separately.. Will it be possible to share scripts between the users?..
Regards,
Balaji
You can located multiple scripts in a folder. Those script can share the lib folder.
What I usually do is..
+ project1
- script1
- script2
- lib
+ project2
- script1
- script2
- lib
I divide scripts into multiple projects folder depending on the common library set.