Simple Object Modelling and Java IDE for OSX?

I haven't been technical for a while and I want to refresh my Java and object modelling skills. I'm looking for two things. If I can find both in the same environment so much the better.
1) A basic UML modelling tool. All I really care about is describing a medium size object model: classes, sub-classes, attributes, relations, etc.
2) A basic Java IDE. Don't need EJB or anything complex. Just want to compile run and debug simple Java programs.
I down loaded Net Objects but it seems like overkill for what I want. I looked on some open source sites but almost nothing was native to OSX it all ran under Windows or required a Java virtual machine. Actually I guess that's another question, is there already a Java virtual machine as part of OSX or do I need to download one and if so which would be the best.
I'm willing to spend a few $$ but free stuff would be better and no more than $50. So far I found one product native to OSX but the starting cost was $400+ for a five person license.

In case anyone has the same question, I just found this very nice tool on the Apple web site called Visual Paradigm for UML:
http://www.apple.com/downloads/macosx/development_tools/visualparadigmforumlente rpriseedition.html
I'm still getting to know it but this is exactly what I was looking for. Fairly easy to use if you already know OO but not as complex as some other tools and works well on the Mac.

Similar Messages

  • Some pages don't render properly after Java update for OSX 10.6.8

    I can't seem to get T-mobile.com's website pages to render properly anymore. So far, this is the only website I'm having this issue with, though there could be more I'm not aware of.
    I go to www.t-mobile.com and this is what I get:
    I think I might be missing a plug-in, but not sure; if so, I don't know which one or how to get it.
    This only started happening after the latest Java update for OSX 10.6.8, which I installed on Feb. 24, 2013. All of T-mobile's pages look like this, except if I go to www.my.t-mobile.com's home page. Then I get a normal page, but after I log in, I get more wierd rendering issues again. So here's the page that appeared normal today:
    And after I log in successfully, I'm back to the wierd rendering issues again:
    I was so lost but then I decided to try a work around to get my online bill and managed to get it, but I don't want to see the pages like this. So help please?

    So, here's more on my point...
    I put in the 3 captured screen shots in my original post above. I used Grab to copy the web pages, saved them to my desktop as .tiff files and dropped them in for others to view. This morning, I went to look at my post and instead of seeing the screen shots, I see 3 tiny blue boxes with question marks. When I left click on the boxes, nothing happens. When I right click on them, I get options that are not helpful:
    Open Image in New Window
    Open Image in New Tab
    Download Image
    Copy Image Address
    Import Image
    Capture Selection from Screen
    Convert Selected Traditional Chinese Text (why the frack is this an option?)
    Convert Selected Simplified Chinese Text (or this an option?)
    I checked my Safari Preferences and I see I have checked, under Security, Enable plug-ins, Enable Java, Enable JavaScript.I have to have Java enabled to run a few things.
    Did something get corrupted in Safari?
    Am I'm missing some plug-ins?
    How do I get them back?
    I'm going to search the internet. Well, after doing the search, I still don't think I've got what I need. Thinking I might need to reinstall Safari. If this is the case, will I loose all my Bookmarks?

  • Having trouble updating Java Runtime for OSX Lion

    Is anyone having problems updating Java Runtime for OSX Lion?

    I have the same problem.  It is not possible to launch the "Java Preferences" app.  When I do, I get the error message:
    'To open “Java Preferences,” you need to install a Java runtime, but you are not connected to the Internet.'
    I am *most certainly* connected to the internet, since I'm posting to this forum. 

  • I have a few interesting and important ideas for the company Apple.

    Guys, I have a few interesting and important ideas for the company Apple. I'd like to see Apple have learned about these ideas. Where do I go?

    Apple does not accept unsolicited ideas - see http://www.apple.com/legal/intellectual-property/policies/ideas.html
    You can use the feedback system they have though - http://www.apple.com/feedback/

  • Working Java IDE for Intel-based Mac?

    Apparently Rosetta has big problems with the Java virtual machine, so my beloved Borland JBuilder crashes on startup (on my iMac Core Duo), despite working beautifully on my PowerBook.
    Looking for a replacement, I found this apple website:
    http://developer.apple.com/tools/eclipse.html
    which enthusiastically endorses an IDE called "Eclipse" for Java development on the Mac. So I downloaded it, but it too crashes on startup. Is Apple planning to fix these fairly severe Rosetta problems? Otherwise, are there any reasonable Java IDE's out there that Intel-based macs are capable of running?
    (Wolfram -- the company that makes Mathematica -- has also noticed problems with Rosetta's handling of the Java VM: http://support.wolfram.com/mathematica/systems/macintosh/osx/macintelrosetta.htm l )

    Hello Mike,
    yes you are right.
    The Bug #98889, deals with the Eclipse on Intel-Mac problem, since June, 8th 2005 and it works great.
    I took the https://bugs.eclipse.org/bugs/attachment.cgi?id=33023 attachement (SWT 3219) and placed
    - eclipse/plugins/org.eclipse.swt.carbon.macosx.ppc_3.2.0.jar
    instead of
    - eclipse/plugins/org.eclipse.swt.carbon.macosx.ppc_3.1.1.jar
    That was all I have to do.
    After the installation, you got an eclipse which runs at an incredible speed I never saw before - even on Windows-native machines at work!
    Remark: There will also be an org.eclipse.swt.carbon.macosx.ppc_3.2.0 directory extracted which you should put into the plugins - directory.
    I use a stable 3.1 version with this patch and everything works fine.
    ~ Markus

  • SAP CRM object model and accessibility

    Hi All,
    I am new to the SAP world.
    I am looking into SAP CRM these days to figure out whether we can write a connector in JAVA so that we
    could retrieve all the data from the SAP CRM system
    could retrieve all the properties associated with the data
    permissions associated with the data
    But I couldn't find documentation on how the object model looks like and what needs to be done in order to achieve my goals.
    For Eg: If that is SharePoint, I know the object model would be like Web Application -> Site Collection -> Site -> List -> List Items etc., and to access that we could either use OOB web services or write custom web services using SharePoint API
    Is this possible with SAP CRM?
    Can some one help me with this?
    Thanks
    Naga

    Hi Daniel,
    i got the same problem. It is an error concerning the parallel processing. You have to enter the parallel view entries manually (table CRMV_EXTMGR_PAR). Please have a look at note 1271899.
    Hope i could help you,
    Tobias

  • Conflict between Client object model and Item Updated Event Receiver in sharepoint 2010

    Hello All,
    As per my requirement I have a two custom list.
    Agent Details
    Port Name
    Agent Details contains Agent code, Port Name,  email, address and phone of Agent. Its possible that one Agent Code is connected with multiple Port Name.
    Basically what I am doing is I am getting port name connected with Agent code, using jquery and bind those values with check box(using javascript created dynamically) and bind all with Div tag.
    Now when my custom edit form of Agent list open up it shows me different port name binding with checkbox group.
    when user select the check box and click confirm button my clicent object model script will run and add this selected value into Port Name list. 
    After confirm one more button named Save will enable asking user to edit the email, phone or address value and when I click on save my Item updated event fires which update the values of the selected port name(These port name I am getting from port
    name list) to Agent Details custom list.
    Now when I am trying to update the values my event receiver fires or some times it got stuck(not firing). So could you please help me the possible alternative for this requirements.
    Can we user the Ecma Script(Client object model to preserve the value of selectec port) and Item updated event receiver on the same time?
    Is anything am doing wrong then please guide me.

    Hi,
    As I understand, when you updated values in the agent details list the Item updated event receiver got stuck sometimes.
    The item update event receiver will fire after the item has been saved, and the client object model script or the Ecma Script runs before the item is saved, so there is no conflict between the client object model script and item update event receiver.
    You could find out the reason about the item update event receiver gets stuck by debugging the event receiver.
    When you want to debug your event receivers, you have to attach to OWSTIMER.EXE and wait till they are executed. You can control this behavior using the Synchronization attribute. Also, if you’re looking for an easy way to debug an event receiver without
    having to manually attach a debugger to your code, you can use the System.Diagnostics.Debugger.Launch() method.
    The articles below are about how to debug in the event receiver in SharePoint 2010.
    http://sharepoint-kings.blogspot.jp/2013/02/debugging-event-receivers-in-sharepoint.html
    http://chakkaradeep.com/index.php/event-receivers-in-sharepoint-2010/
    http://sharesaint.com/?p=77
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Any problem if we areon  ABAP SP12 and JAVA SP09 for PI 7.0

    Hi All,
    I was wondering being on different ABAP and Java SP's could cause any problems or compatibility issues in PI 7.0.
    We are on SP12 for ABAP stack, SP09 for JAVA stack.
    We are getting the following error (Red LED: Test Returned an Error) in Self-Test Status for BPE (RTW --> Component Monitoring --> Display --> Business Process Engine):
    Details for 'Schedule Background Job for Packaging'
    Background job for packaging is not required 
    Details for 'Schedule Background Job for Reorganization'
    Background job for packaging is not required 
    In details it says background is not required and it gives Red LED in test.
    Please let us know if anyone has any idea about the above two issues.
    Thank You,
    Indrasena Janga

    Hi,
    >>BPE (RTW --> Component Monitoring --> Display --> Business Process Engine):
    To my knowledge different patch levels on ABAP and java stack  will not cause this issue.
    More  over there will not  be much  issue  when we use different patch levels on ABAP and java stack
    Regards
    Agasthuri Doss

  • Java IDE for Unix/Linux

    Hi everybody
    I'm switching to Red Hat Linux. Does anybody know any good IDE for that OS? I'm looking for something not too heavy, don't want to run massive IDE like JBuilder. For example under windows I use JCreator which is quite light, but unfortunately there isn't a Linux version.
    Cheers mates
    marcocaco

    Since this is a J2EE forum, I would recommend NetBeans 4.1 which has excellent web tier (JSP/Servlet) support as well as EJB and Web Services support now.
    http://www.netbeans.org/community/releases/41/index.html
    There's also a bundle for NetBeans 4.1 + Sun AS 8 2004Q4 here:
    http://java.sun.com/j2ee/1.4/download.html#nb (full J2EE 1.4 support).
    IMO, Eclipse is not there with Web tier development and has no EJB/Web Services support.
    -Alexis

  • Connectivity between ABAP and Java Stacks for BI

    Dear all,
    our BI developer have to use BW Analyser for showing and changing of BW reports in Java based NetWeaver Portal.
    Initially just ABAP stack (SID DCE) was installed. In Februar 2014 I installed also an Java Stack (SID JCE) and got dokumentation for
    connection to ABAP Stack from SAP Support, it is attached. Further help from SAP Support is not possible, they mean that this
    case belong to consultion issues.
    Follow activities were sucessfully done:
    1. RFC connection DMSAPERP4DEV_PORTAL_JCE was created in J2EE engine
    2. RFC connection DMSAPERP4DEV_PORTAL_JCE was created for Portal
    3. Portal Server Settings were maintained for portal
    4. Singe Sign-In in BI was maintained
    5. BI Certificate was imported from BI
    6. Portal Certificae was exported from Portal
    7. Portal Certificate was imported into BI.
    By processing of attached SAP guide it was a problem at step 7 "Create BI System in the Portal"with the
    creatig of BW system name. Under "System Administration -> System Configuration -> System Landscape"
    I found no systems which are maintained with the Portal Content Studio. I take a template "SAP_R3_Dedicated"
    but can not change the system name to "SAP_BW", it is still "Dedicated Application Server for R/3 System". All other
    properties was set fine.
    At step 8 of mentioned guide I face the next problem - there is no system names under "SAP Reference System"
    under "Administration -> System Configuration -> Configuration for User Management", because the system
    name on the step 7 could be not set correct, so I can not choose any.
    Please advice how to proceed here.
    Thank you and best regards
    Stan Oberberger
    Technical Consultant

    Hi,
    It clearly says the problem is with virtual memory. SO you need to change your virtual memory settings using configtool.
    See the relevant note.940893
    Make changes in the VM parameters for Bootstarp, Dispatched and the server nodes. Your -Xms should be less than equal to -Xmx.
    Restart the cluster then.
    It should work.
    Do reward good points.

  • How do I upgrade ai and ps CS4 for OSX 10.9?

    Hello, I would really appreciate a little help:
    I use both Illustrator CS4 and Photoshop CS4 for my occasional, personal use. I am running OSX 10.5.8. (Yes, I know both are ancient).  I have just purchased a new Mac running 10.9. I would like to put both my ai and ps CS4 on my new machine. a) Is this possible? b) If not, what are my options for upgrading?  Note: I am willing to purchase new software and/or upgrades, however I am not willing to purchase cloud-based software at a monthly charge. Again, what are my options for installing ai and ps on my new machine? Thank you. Dale

    I have just purchased a new Mac running 10.9.
    OSX 10.9 is not even released yet. Announcement expected next month.
    I would like to put both my ai and ps CS4 on my new machine. a) Is this possible?
    Nothing to stop you trying but there will obviously be no guarantees since it's not tested on that OS.
    ArthurTheElephant wrote:
    b) If not, what are my options for upgrading?  Note: I am willing to purchase new software and/or upgrades, however I am not willing to purchase cloud-based software at a monthly charge.
    There are no upgrade options for CS4 any more. That window closed on Dec 31, 2012.
    Only CS5/CS5.5 are eligible to upgrade to CS6.
    Joining the Cloud is now your only option.

  • Object type and Transport request for Category group.

    Dear All,
    I have configured category group for objective setting and appraisal (PD module) in  development serverwhich is to be transported to quality. Can any body let me know how to generate the tranport request for that?
    What is the object type for Category group and category?
    Regards,
    Jyoti

    Thanks Dilek,
    In objectice setting the top most hierarchy for appraisal catalog is category group followed by category and then template (VA) .
    My query is related to category group. For category and template system has standatd upload/download utility for transport, but for category there is no as such option therfore in such a scenario how to transport category group.
    Also I want to know the object  type for criteria group and criteria.
    Regards,
    Jyoti.

  • Can't install Netbeans and Java JDK (MAC OSX) Help?

    i downloaded Netbeans with JDK Java from the Oracle website and when I came to install it, it said that "Oracle JDK and Netbeans IDE can't be installed on this disk. OSCHECK_MESSAGE" which is referring the "Macintosh HD" drive. 
    I am running OS X Yosemite 10.10.1. Currently have a Macbook Pro with Retina Display.
    I have attached a picture to this question to show the problem.

    Vespre, lets restart your machine and retry.
    Also, Sign out, Sign in | Creative Cloud Desktop app
    Below articles should also help:
    http://helpx.adobe.com/creative-suite/kb/exit-code-15-installing-ccm.html
    Installation, launch log errors | CS5, CS5.5, CS6, CCM
    Regards
    ~ Arpit Kapoor

  • Any good anti-rootkit and anti-keylogger for OSX ?

    Hi,
    Is there any reliable anti-rootkit and anti-keylogger software for OSX ?
    I don't mind if its an all-in-one suite with anti-virus, I'm just less conceren about viruses so it's doesn't matter to me too much.
    Many thanks!

    First, there's no software out there that can reliably detect all possible keyloggers. There are legit keyloggers that won't be detected by everything, for example. If you think that someone malicious has had access to your computer, either physical access or through a back door installed through some other method, then the only reliable response is to erase the hard drive and then reinstall the system and all applications from scratch.
    In addition, the term "rootkit" (when used correctly) is a very specific kind of malware that is installed to give the hacker escalated root-level access to the computer. In modern single-user systems, this is not particularly meaningful, for a variety of reasons. Fearing rootkits and not more general malware is kind of like going to Africa and being on your guard against lions, but not against hyenas, hippos, elephants, leopards, poisonous snakes, etc.
    What is the specific issue you're trying to solve? If it's just a general concern about protecting yourself against malware, see:
    http://www.thesafemac.com/mmg
    (Formerly at the reedcorner address the others have referred to.)

  • WRT320N and Easylink Advisor for OSX

    Hi, I recently got a mac having always had Window's machines before and am looking for a download for easylink advisor. I found the setup software, and that ran fine, but I only seem to be able to find a windows download for easylink. I've googled around, and there is talk of easylink for OSX, but whenever a link is provided, it just takes me to the Cisco homepage. Can someone perhaps shed some light on the situation? The easylink board also seems to be in the archive section of the forum, which doesn't give me much hope... Cheers

    You can try and download the Easy Link Advisor for MAC from the following link: http://homesupport.cisco.com/en-us/support/software/LELA After download try to run the file and check whether its getting installed in the MAC OX or not...

Maybe you are looking for