-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Thread local storage pattern #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I would like to deal with this |
Yes, great @thomasoss, the issue is yours! |
The coding is done and I also worked through the Checkstyle Pluging messages. But for using "ObjectAid UML Explorer for Eclipse" the purchase of a license is obligatory. Is there another way to create the UMLs in the format you need? Greetings Thomas |
@thomasoss The license is only needed if you want to use the extra diagrams, the free version already has the class diagram feature which is the one you need. When installing the plugin do not check the options with license requirements. |
@mrcrow85 thank you. Worked. |
We are in the process of switching the tool used to create the UML diagrams. This is discussed in #190. If you want, you can try the steps proposed by @markusmo3 to generate the pumlid or optionally just leave the pumlid empty for now. |
... ok - the tls.urm.puml was generated by the Maven build. Because my environment is configured for Gradle I had to do the Maven build in a second Eclipse project to which I copied the source code files. And I oversaw the puml created in the etc folder. |
@iluwatar and @markusmo3 |
* upstream/master: (67 commits) Set version for next development iteration Reached milestone 1.15.0 iluwatar#539 Checkstyle fix iluwatar#539 More Checkstyle fixes iluwatar#539 Checkstyle fixes iluwatar#497 Add missing puml and license headers iluwatar#77 Add missing license header Work on iluwatar#190: urm/puml updates * added pumlid where it was missing and possible * removed pumlid where it generated a bad image * regenerated some incorrect puml's * added 'left to right direction' puml prefix to some diagrams to improve the automatic layouting Removed AvoidStarImport Rule Added JavaDocType Rule Update App.java Update App.java Update after changes from review. Additional improvements. Pom.xml files fixed. iluwatar#66 Balking Pattern fixed pmd violation fixed checkstyle violations diagrams added comments, tests and description changed parent POM version iluwatar#69 apply changes from review iluwatar#69 ... # Conflicts: # pom.xml
Add golang questions about arrays, heap, sync
https://en.wikipedia.org/wiki/Thread-local_storage
The text was updated successfully, but these errors were encountered: