This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 155402 - copy file puts pachage in source
Summary: copy file puts pachage in source
Status: RESOLVED DUPLICATE of bug 153150
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-12 21:31 UTC by howland
Modified: 2009-02-19 23:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description howland 2008-12-12 21:31:56 UTC
copy and paste a .jsp file in the system puts a package line in the jsp source file.

package maintenance.wellEdit;

<%@ page language="java" contentType="text/html"%>
Comment 1 Marek Fukala 2008-12-15 08:17:27 UTC
already fixed

*** This issue has been marked as a duplicate of 153150 ***