Re: astah class java.lang.BigDecimal missing |
Poster: Joba Posted: 2010/2/27 11:37:24 Thanks for your comment. Will consider including the BigDecimal Class in the future release. Though there is a way you could have java.lang.BigDecimal class in your default project. Here is what you have to do. 1. Create a New file from [File] - [New] 2. Create a BigDecimal Class under [Lang] package and customize it 3. Go to [Tool] - [System Properties] - [File] and see the name of [Template File:] 4. Save this project file as the same name as one you checked at Step 3 in the install folder - project folder By doing so, every time you open a new file, this BigDecimal Class is already included in it. Related article : TIPS: Project Template File - Satomi |