Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The new Worksheet wizard should add package declarations. #94

Closed
dragos opened this issue Oct 5, 2012 · 0 comments
Closed

The new Worksheet wizard should add package declarations. #94

dragos opened this issue Oct 5, 2012 · 0 comments
Milestone

Comments

@dragos
Copy link
Member

dragos commented Oct 5, 2012

When creating a new worksheet in an existing package, it should add the corresponding package declaration in the initial contents of the worksheet. Suppose the user selected the parent folder to be someproject/src/test/foo, the initial contents should be

package test.foo

object Worksheet {
 ...
}
@dragos dragos closed this as completed in cb6ae3b Oct 5, 2012
dragos added a commit that referenced this issue Oct 18, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant