Questions tagged [objectaid]

The ObjectAid UML Explorer is an agile and lightweight code visualization tool for the Eclipse IDE.

32 questions
1
vote
1 answer

Using ObjectAid in eclipse

So I just got ObjectAid for eclipse. I created my first UML by placing the classes in the file and arranging them as neatly as I could. I have a few questions regarding its capabilities: 1: Is it able to completely autogenerate a UML for a given a…
Brandon Amir
  • 380
  • 1
  • 6
  • 16
1
vote
1 answer

How do I add methods and attributes using ObjectAid?

My goal is to add methods and attributes to the class diagram to make it generate stubs of code in the classes. Here's an example: If I'm just starting a project. I have a class called tuna and I want to add the methods swim(), eat() and poop()…
Talisin
  • 2,370
  • 3
  • 18
  • 17
0
votes
1 answer

I can't finish creating uml class diagram with object aid, do you know how to fix it?

If i click on finish it doesn't do nothing, can you help me with this problem ?problem
0
votes
0 answers

I installed ObjectAid UML but I can't see the class relatioship lines

I just installed ObjectAid UML Explorer but I have a minor problem. I can't see the class relationship lines. I know there is a line because I can see the line from png file.but somehow it's not seen. How can I fix this problem? Please, help! this…
Dami
  • 1
  • 2
0
votes
1 answer

objectaid uml explorer throwing exception

I have installed ObjectAid UML explorer in Eclipse Juno 4.2.2. Throws the following error when I launch it. The selected wizard could not be started. Plug-in com.objectaid.uml.cls was unable to load class…
0
votes
1 answer

ObjectAid issue with version

Eclipse Kepler Environment: JDK Compliance 1.6 Installed JREs: jre1.6 System Environment: Java 1.6 I am using all the versions which should be suitable for ObjectAid, but I am still getting below error. Error: The selected wizard could…
sjeev
  • 43
  • 5
0
votes
1 answer

ObjectAid UML Unsupported major.minor version 52.0

I'm trying to install the ObjectAid software for Eclipse Luna 4.4. Eclipse Environment: JDK Compliance 1.8 Installed JREs: jre1.8.0_60 System Environment: Java 1.8.0_60 After installing the current release 1.2…
jemima26
  • 3
  • 3
0
votes
0 answers

ObjectAid UML plugin for Eclipse?

I have a problem with the installation ObjectAid UML plugin for Eclipse. ‘Installing Software’ has encountered a problem. An error occurred while collecting items to be installed An error occurred while collecting items to be installed session…
0
votes
1 answer

I am getting error in eclipse while installing ObjectAid

Below is the error I am getting An error occurred while collecting items to be installed Unable to read repository at http://www.objectaid.net/update/plugins/com.objectaid.uml_1.1.10.jar. Premature end of Content-Length delimited message body…
0
votes
1 answer

Creating class diagram without code first?

I am using objectAid eclipse plugin to create class diagram. Say i have altready a customer class in my code.I can drag and drop. But now i want to add address class in diagram . I don't have code ready for address class. How can i add address class…
emilly
  • 10,060
  • 33
  • 97
  • 172
0
votes
1 answer

eclipse plugin objectaid install failed

I'd like to make some class diagrams from source code and want to install objectaid which is an eclipse plugin that helps to generate UML diagram. Help->Install new software->add->http://www.objectaid.net/update It stucked on 48% and displayed…
luolianhai
  • 21
  • 1
  • 1
  • 6
0
votes
1 answer

Error while trying to install ObjectAid in ADT

This is the error I am getting when trying to install the plugin. An error occurred while installing the items session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> …
Jeet
  • 761
  • 3
  • 10
  • 27
0
votes
1 answer

Class diagram created through ObjectedAid is empty when opened in another PC?

I have drawn a Class Diagram using eclipse plug-in objectaid and shared to my friend. He was not able to open it though he install objectaid.
sumanbabun
  • 13
  • 3
0
votes
1 answer

Representation of maps in UML diagrams using ObjectAid plugin in Eclipse

How can I depict "map" collections within UML diagrams using ObjectAid UML plugin for Eclipse? Example: Class MyDatabase { Map db; } The map uses an Integer as the key element, and Person objects as values. But when I use…
capovawi
  • 377
  • 8
  • 21
0
votes
3 answers

Cannot found installed ObjectAid plugin

I'm using Eclipse Standard/SDK Version: Kepler Release Build id: 20130614-0229 I've tried to install latest GEF, ObjectAid. I'm runnning JDK 1.7.0.25 https://i.stack.imgur.com/KSuVU.jpg So, what is missing here? I cannot found the ObjectAid…
user3150637
  • 1
  • 1
  • 1