- This topic has 22 replies, 2 voices, and was last updated 18 years, 7 months ago by
Riyad Kalla.
-
AuthorPosts
-
Reinhard JungMemberHi there,
does anybody know how to display the initial values within the Diagramm?
digitally
RJungNovember 21, 2006 at 10:51 am #262382
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?November 21, 2006 at 11:08 am #262390
Reinhard JungMemberHi support-rkalla ,
yes exactly, thats what i mean!!!
digitally
rjungNovember 21, 2006 at 11:09 am #262391
Reinhard JungMemberI found out that if i set boolean as a type and pout false as int value,
then it displays it 🙁November 21, 2006 at 11:15 am #262393
Reinhard JungMembersomething else that would be very cool is:
If i could display if an Propertery is mandatory oder has an default valueNovember 21, 2006 at 11:26 am #262396
Riyad KallaMemberGood suggestion, I will file that for the development team to consider.
November 21, 2006 at 11:28 am #262397
Reinhard JungMember*hm* is anything possible now?
November 21, 2006 at 11:30 am #262398
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 ;-(November 21, 2006 at 11:40 am #262399
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? 🙁
November 21, 2006 at 11:44 am #262400
Reinhard JungMemberahhh, it semms that i depends on the size. So size does matters 😉
November 21, 2006 at 11:47 am #262403
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.
November 21, 2006 at 11:48 am #262404
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.
November 21, 2006 at 11:53 am #262407
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?
November 21, 2006 at 11:54 am #262409
Reinhard JungMemberHow can i visualy show that on class is an instance of another?
November 21, 2006 at 12:02 pm #262410
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