mirror of
https://github.com/processing/processing4.git
synced 2026-02-10 17:19:25 +01:00
more working on libs, building on mac
This commit is contained in:
@@ -673,7 +673,6 @@ implements MRJAboutHandler, MRJQuitHandler, MRJPrefsHandler
|
||||
JMenuItem item;
|
||||
|
||||
item = new JMenuItem("Environment");
|
||||
/* item.setEnabled(false); */
|
||||
item.addActionListener(new ActionListener() {
|
||||
public void actionPerformed(ActionEvent e) {
|
||||
PdeBase.openURL(System.getProperty("user.dir") + File.separator +
|
||||
|
||||
Reference in New Issue
Block a user