- This topic has 22 replies, 2 voices, and was last updated 18 years, 1 month ago by Riyad Kalla.
-
AuthorPosts
-
Reinhard JungMemberHi there,
does anybody know how to display the initial values within the Diagramm?
digitally
RJung
Riyad KallaMemberRJung,
Can you give me an example of specifically what you mean? You mean instead of seeing something like “String name” you want to see “String name = Roger” or whatever the initial value is?
Reinhard JungMemberHi support-rkalla ,
yes exactly, thats what i mean!!!
digitally
rjung
Reinhard JungMemberI found out that if i set boolean as a type and pout false as int value,
then it displays it 🙁
Reinhard JungMembersomething else that would be very cool is:
If i could display if an Propertery is mandatory oder has an default value
Riyad KallaMemberGood suggestion, I will file that for the development team to consider.
Reinhard JungMember*hm* is anything possible now?
Reinhard JungMemberWe’re 23 ColdFusion Developers her in Switzerland, and as the the software achitect i need to evaluate some tools to use with Eclipse.
Since now i like myEclipse best, but with some things that i “need” to have, to get them all up and running with myEclipse ;-(
Reinhard JungMemberbtw. i created some classes wich are all in the same Directory and now i would like to VISUALY “group” them into a package? but how? 🙁
Reinhard JungMemberahhh, it semms that i depends on the size. So size does matters 😉
Riyad KallaMemberrjung,
I understand your position and we appreciate you considering MyEclipse. The product is quite large, there are many portions to it supporting all sorts of development. Every user we have (closing in on 1/2 a million come December) has his or her personal favorite feature with any number of requests and enhancements they “must see” done to the tool. We continue to enhance the product across the board with every release, including the UML tool. We are looking at some good enhancements for it in our 6.0 release, but if you must have a specific feature addressed and need a certain level of guarantee that it will get done, the most effective way to do this is to commit your company to a specific number of subscriptions as a way of funding the development of that new feature. This is how many of our larger corporate customers operate when they need a functionality that is on our endless list of TODO items and they need it in the next release possibly before we had planned to offer it or more functionality than we had planned to implement.Ultimately we want the tool to be a benefit to everyone and work hard to make sure the functionality that most all of our users need to get work done is in the product and at a level that they find complimentary to their work. Naturally there are always areas that developers want us to spend all our time on extending, but time and money cannot always allow that level of depth with such a comprehensive product at the expense of the other portions of it.
Riyad KallaMemberahhh, it semms that i depends on the size. So size does matters 😉
ha… yes just need to make sure the package is big enough.
Reinhard JungMembercoooooool *hehe*
This starts makeing a lot of fun 🙂
Thanks 4 your support until now!!btw: Do you know if i can make an MS-SQL-Connection?
Reinhard JungMemberHow can i visualy show that on class is an instance of another?
Riyad KallaMemberbtw: Do you know if i can make an MS-SQL-Connection?
Sure. Information about the JDBC driver you would need is here:
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-14575.htmlAnd steps on how to use the DB Explorer once it’s configured is here:
http://www.myeclipseide.com/images/tutorials/quickstarts/dbexplorer/And how to get diagrams of your database is here:
http://www.myeclipseide.com/images/tutorials/quickstarts/erdesigner/ -
AuthorPosts