Package Details: yed 1:3.23.2-1

Git Clone URL: https://aur.archlinux.org/yed.git (read-only, click to copy)
Package Base: yed
Description: Very powerful graph editor written in java
Upstream URL: http://www.yworks.com/en/products_yed_about.html
Licenses: custom
Submitter: fatmike
Maintainer: Bevan
Last Packager: Bevan
Votes: 249
Popularity: 0.063914
First Submitted: 2009-03-08 11:56 (UTC)
Last Updated: 2023-09-13 06:21 (UTC)

Dependencies (2)

Required by (0)

Sources (4)

Pinned Comments

balazsbotond commented on 2021-02-23 14:21 (UTC)

In case you need HiDPI support, run:

# $EDITOR $(which yed)

And add the -Dsun.java2d.uiScale=2.0 option to the java command, like:

/usr/bin/java -Dsun.java2d.uiScale=2.0 -jar /usr/share/java/yed/yed.jar "$@"

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 Next › Last »

Gordin commented on 2011-04-19 18:09 (UTC)

updated PKGBUILD for version 3.7: http://pastebin.com/pvBGPsuC

deluminathor commented on 2011-01-10 14:49 (UTC)

Done.

<deleted-account> commented on 2011-01-10 14:35 (UTC)

pleas modify yed file to java -jar /usr/share/yed/yed.jar $* to use parameters from command line

Ice_Phoenix commented on 2010-12-01 10:52 (UTC)

And another update for 3.6.1.1 is needed, mate =)

semi commented on 2010-11-27 10:49 (UTC)

Here's an updated PKGBUILD for yEd version 3.6.1 http://aur.pastebin.com/EC6SZ6ZF

deluminathor commented on 2010-09-18 10:28 (UTC)

Updated :)

Ice_Phoenix commented on 2010-09-18 09:33 (UTC)

yWorks released yet another version (3.6) and deleted 3.5.0.2 from their servers. Needs fixing=)

deluminathor commented on 2010-05-07 18:43 (UTC)

It was because yWorks released newer version but removed the old file what was referenced by the PKGBUILD. I've updated it so it should work now.

kfrance commented on 2010-05-07 15:28 (UTC)

the md5sum for the yEd-3.5.zip is wrong.

deluminathor commented on 2010-04-15 17:41 (UTC)

Fixed those two enhancements and corrected Exec entry in yed.desktop file.